IRecoveryServicesProvider.ResourceAccessIdentityDetailAadAuthority 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 ResourceAccessIdentityDetailAadAuthority { 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.ResourceAccessIdentityDetailAadAuthority : string with get, set
Public Property ResourceAccessIdentityDetailAadAuthority As String

Property Value

Attributes

Applies to