AccountDetails Class

Definition

Details of an account for a RemoteApp service.

public class AccountDetails : Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountUpdateDetails
type AccountDetails = class
    inherit AccountUpdateDetails
Public Class AccountDetails
Inherits AccountUpdateDetails
Inheritance
AccountDetails

Constructors

AccountDetails()

Initializes a new instance of the AccountDetails class.

Properties

ClientUrl

Optional. End-user client URL.

ContactEmail

Optional. Contact email of account holder.

DesktopEnabled

Optional. Desktop publishing enabled flag.

EndUserFeedName

Optional. Short friendly name of workspace.

(Inherited from AccountUpdateDetails)
Id

Optional. Unique identifier of account.

MaxCollections

Optional. Maximum number of allowed collections.

MaxPublishedAppsPerCollection

Optional. Maximum number of published applications allowed per collection.

MaxUsersPerCollection

Optional. Maximum number of users allowed per collection.

OptIntoMarketingEmail

Optional. Whether account holder opted for marketing emails.

Applies to