你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AccountDetails 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
RemoteApp 服务的帐户的详细信息。
public class AccountDetails : Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountUpdateDetails
type AccountDetails = class
inherit AccountUpdateDetails
Public Class AccountDetails
Inherits AccountUpdateDetails
- 继承
构造函数
AccountDetails() |
初始化 AccountDetails 类的新实例。 |
属性
ClientUrl |
可选。 最终用户客户端 URL。 |
ContactEmail |
可选。 帐户持有者的联系人电子邮件。 |
DesktopEnabled |
可选。 桌面发布已启用标志。 |
EndUserFeedName |
可选。 工作区的简短友好名称。 (继承自 AccountUpdateDetails) |
Id |
可选。 帐户的唯一标识符。 |
MaxCollections |
可选。 允许的集合的最大数目。 |
MaxPublishedAppsPerCollection |
可选。 每个集合允许的最大已发布应用程序数。 |
MaxUsersPerCollection |
可选。 每个集合允许的最大用户数。 |
OptIntoMarketingEmail |
可选。 帐户持有者是否选择了营销电子邮件。 |