Partager via


ServicePrincipalBase.Tags Propriété

Définition

Obtient ou définit la liste facultative des balises que vous pouvez appliquer à vos principaux de service. N'accepte pas la valeur NULL.

[Newtonsoft.Json.JsonProperty(PropertyName="tags")]
public System.Collections.Generic.IList<string> Tags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tags")>]
member this.Tags : System.Collections.Generic.IList<string> with get, set
Public Property Tags As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à