Compartilhar via


ServicePrincipalInner.ServicePrincipalNames Propriedade

Definição

Obtém ou define uma coleção de nomes de entidade de serviço.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a