Condition.Field Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le champ d’une condition donnée. Les valeurs possibles sont les suivantes : « Severity », « MonitorService », « MonitorCondition », « SignalType », « TargetResourceType », « TargetResource », « TargetResourceGroup », « AlertRuleId », « AlertRuleName », « Description », « AlertContext »
[Newtonsoft.Json.JsonProperty(PropertyName="field")]
public string Field { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="field")>]
member this.Field : string with get, set
Public Property Field As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET