ResourcePool interface
资源池模型
属性
| full |
分层资源池名称注意:此属性不会序列化。 它只能由服务器填充。 |
| id | 资源池 ID (privateCloudId:vsphereId) |
| location | Azure 区域说明:此属性不会序列化。 它只能由服务器填充。 |
| name | {ResourcePoolName}注意:此属性不会序列化。 它只能由服务器填充。 |
| private |
私有云 ID 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | {resourceProviderNamespace}/{resourceType} 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
fullName
分层资源池名称注意:此属性不会序列化。 它只能由服务器填充。
fullName?: string
属性值
string
id
资源池 ID (privateCloudId:vsphereId)
id: string
属性值
string
location
Azure 区域说明:此属性不会序列化。 它只能由服务器填充。
location?: string
属性值
string
name
{ResourcePoolName}注意:此属性不会序列化。 它只能由服务器填充。
name?: string
属性值
string
privateCloudId
私有云 ID 注意:此属性不会序列化。 它只能由服务器填充。
privateCloudId?: string
属性值
string
type
{resourceProviderNamespace}/{resourceType} 注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string