你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SecurityConnectorPropertiesOrganizationalData interface
多云帐户的组织数据
属性
excluded |
如果多云帐户属于成员身份类型组织,则从产品/服务中排除的帐户列表 |
organization |
组织中的多云帐户成员身份类型 |
parent |
如果多云帐户不是成员身份类型组织,则这是帐户父帐户的 ID |
stackset |
如果多云帐户属于成员身份类型组织,则这是载入堆栈集的名称 |
属性详细信息
excludedAccountIds
如果多云帐户属于成员身份类型组织,则从产品/服务中排除的帐户列表
excludedAccountIds?: string[]
属性值
string[]
organizationMembershipType
组织中的多云帐户成员身份类型
organizationMembershipType?: string
属性值
string
parentHierarchyId
如果多云帐户不是成员身份类型组织,则这是帐户父帐户的 ID
parentHierarchyId?: string
属性值
string
stacksetName
如果多云帐户属于成员身份类型组织,则这是载入堆栈集的名称
stacksetName?: string
属性值
string