Freigeben über


ServicePrincipalInner.ServicePrincipalNames Eigenschaft

Definition

Ruft eine Auflistung von Dienstprinzipalnamen ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: