AzureAsyncOperationResults interface
Azure-AsyncOperation 的结果。
属性
| display |
管理组的友好名称。 |
| id | 管理组的完全限定 ID。 例如,/providers/Microsoft.Management/managementGroups/000000-0000-0000-0000-0000000000 注意:此属性不会序列化。 它只能由服务器填充。 |
| name | 管理组的名称。 例如,00000000-0000-0000-0000-00000000000 注意:此属性不会序列化。 它只能由服务器填充。 |
| status | 执行的异步作的当前状态。 例如,运行、成功、失败的注意:此属性不会序列化。 它只能由服务器填充。 |
| tenant |
与管理组关联的 AAD 租户 ID。 例如,00000000-0000-0000-0000-0000000000000 |
| type | 资源的类型。 例如,Microsoft.Management/managementGroups 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
displayName
管理组的友好名称。
displayName?: string
属性值
string
id
管理组的完全限定 ID。 例如,/providers/Microsoft.Management/managementGroups/000000-0000-0000-0000-0000000000 注意:此属性不会序列化。 它只能由服务器填充。
id?: string
属性值
string
name
管理组的名称。 例如,00000000-0000-0000-0000-00000000000 注意:此属性不会序列化。 它只能由服务器填充。
name?: string
属性值
string
status
执行的异步作的当前状态。 例如,运行、成功、失败的注意:此属性不会序列化。 它只能由服务器填充。
status?: string
属性值
string
tenantId
与管理组关联的 AAD 租户 ID。 例如,00000000-0000-0000-0000-0000000000000
tenantId?: string
属性值
string
type
资源的类型。 例如,Microsoft.Management/managementGroups 注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string