IRecoveryServicesProvider.DataPlaneAuthenticationIdentityDetailAadAuthority Property

Definition

The base authority for Azure Active Directory authentication.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The base authority for Azure Active Directory authentication.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="aadAuthority", Update=true)]
public string DataPlaneAuthenticationIdentityDetailAadAuthority { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The base authority for Azure Active Directory authentication.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="aadAuthority", Update=true)>]
member this.DataPlaneAuthenticationIdentityDetailAadAuthority : string with get, set
Public Property DataPlaneAuthenticationIdentityDetailAadAuthority As String

Property Value

Attributes

Applies to