Partager via


SecurityRuleInner.Description Propriété

Définition

Obtient ou définit une description pour cette règle. Limité à 140 caractères.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.description")]
public string Description { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.description")>]
member this.Description : string with get, set
Public Property Description As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à