ResourcePool interface
Resource pool model
Properties
full |
Hierarchical resource pool name NOTE: This property will not be serialized. It can only be populated by the server. |
id | resource pool id (privateCloudId:vsphereId) |
location | Azure region NOTE: This property will not be serialized. It can only be populated by the server. |
name | {ResourcePoolName} NOTE: This property will not be serialized. It can only be populated by the server. |
private |
The Private Cloud Id NOTE: This property will not be serialized. It can only be populated by the server. |
type | {resourceProviderNamespace}/{resourceType} NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
fullName
Hierarchical resource pool name NOTE: This property will not be serialized. It can only be populated by the server.
fullName?: string
Property Value
string
id
resource pool id (privateCloudId:vsphereId)
id: string
Property Value
string
location
Azure region NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
name
{ResourcePoolName} NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
privateCloudId
The Private Cloud Id NOTE: This property will not be serialized. It can only be populated by the server.
privateCloudId?: string
Property Value
string
type
{resourceProviderNamespace}/{resourceType} NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string