C# Class AWSAppender.Core.Services.AppenderValue

Afficher le fichier Open project: camitz/CloudWatchAppender Class Usage Examples

Méthodes publiques

Свойство Type Description
Name string
Time DateTimeOffset?
dValue double?
sValue string

Property Details

Name public_oe property

public string Name
Résultat string

Time public_oe property

public DateTimeOffset? Time
Résultat DateTimeOffset?

dValue public_oe property

public double? dValue
Résultat double?

sValue public_oe property

public string sValue
Résultat string