GetAccountResult.Details 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.
Optional. Account details returned by operation.
public Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetails Details { get; set; }
member this.Details : Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetails with get, set
Public Property Details As AccountDetails