Share via


MicrosoftGraphApplicationServicePrincipal.ServicePrincipal Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="servicePrincipal")]
public Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphServicePrincipal ServicePrincipal { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="servicePrincipal")>]
member this.ServicePrincipal : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphServicePrincipal with get, set
Public Property ServicePrincipal As MicrosoftGraphServicePrincipal

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to