ServicePrincipalInner.ServicePrincipalType Property

Definition

Gets or sets the type of the service principal

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to