RSVaultAsrCreds.AadDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the AadDetails.
[System.Runtime.Serialization.DataMember(Order=3)]
public Microsoft.Azure.Portal.RecoveryServices.Models.Common.ASRVaultAadDetails AadDetails { get; set; }
[<System.Runtime.Serialization.DataMember(Order=3)>]
member this.AadDetails : Microsoft.Azure.Portal.RecoveryServices.Models.Common.ASRVaultAadDetails with get, set
Public Property AadDetails As ASRVaultAadDetails
Property Value
- Attributes