Capabilities interface
The regional capabilities.
Properties
| capabilities | The supported capabilities. NOTE: This property will not be serialized. It can only be populated by the server. |
| gpu | The GPU sku that this capability describes. NOTE: This property will not be serialized. It can only be populated by the server. |
| ip |
The ip address type that this capability describes. NOTE: This property will not be serialized. It can only be populated by the server. |
| location | The resource location. NOTE: This property will not be serialized. It can only be populated by the server. |
| os |
The OS type that this capability describes. NOTE: This property will not be serialized. It can only be populated by the server. |
| resource |
The resource type that this capability describes. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
capabilities
The supported capabilities. NOTE: This property will not be serialized. It can only be populated by the server.
capabilities?: CapabilitiesCapabilities
Property Value
gpu
The GPU sku that this capability describes. NOTE: This property will not be serialized. It can only be populated by the server.
gpu?: string
Property Value
string
ipAddressType
The ip address type that this capability describes. NOTE: This property will not be serialized. It can only be populated by the server.
ipAddressType?: string
Property Value
string
location
The resource location. NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
osType
The OS type that this capability describes. NOTE: This property will not be serialized. It can only be populated by the server.
osType?: string
Property Value
string
resourceType
The resource type that this capability describes. NOTE: This property will not be serialized. It can only be populated by the server.
resourceType?: string
Property Value
string