Partager via


ManagementPolicyRule.Name Propriété

Définition

Obtient ou définit un nom de règle peut contenir n’importe quelle combinaison de caractères alpha numériques. Les noms de règle respectent la casse. Ils doivent être uniques dans la stratégie.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à