Partilhar via


ServicePrincipalInner.AlternativeNames Propriedade

Definição

Obtém ou define nomes alternativos

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a