Share via


IHyperVSite.ServicePrincipalIdentityDetailAadAuthority Property

Definition

AAD Authority URL which was used to request the token for the service principal.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="AAD Authority URL which was used to request the token for the service principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="aadAuthority")]
public string ServicePrincipalIdentityDetailAadAuthority { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="AAD Authority URL which was used to request the token for the service principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="aadAuthority")>]
member this.ServicePrincipalIdentityDetailAadAuthority : string with get, set
Public Property ServicePrincipalIdentityDetailAadAuthority As String

Property Value

Attributes

Applies to