你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CreateManagementGroupDetails 类

定义

创建期间使用的管理组的详细信息。

public class CreateManagementGroupDetails
type CreateManagementGroupDetails = class
Public Class CreateManagementGroupDetails
继承
CreateManagementGroupDetails

构造函数

CreateManagementGroupDetails()

初始化 CreateManagementGroupDetails 类的新实例。

CreateManagementGroupDetails(Nullable<Double>, Nullable<DateTime>, String, CreateParentGroupInfo)

初始化 CreateManagementGroupDetails 类的新实例。

属性

Parent

获取或设置父级

UpdatedBy

获取更新对象的主体或进程的标识。

UpdatedTime

获取上次更新此对象的日期和时间。

Version

获取 对象的版本号。

适用于