ClusterOutput interface
The cluster resource
- Extends
Properties
| properties | The cluster resource properties |
Inherited Properties
| etag | Azure resource etag. |
| id | Azure resource identifier. |
| location | Azure resource location. |
| name | Azure resource name. |
| system |
Metadata pertaining to creation and last modification of the resource. |
| tags | Azure resource tags. |
| type | Azure resource type. |
Property Details
properties
The cluster resource properties
properties?: ClusterPropertiesOutput
Property Value
Inherited Property Details
etag
id
location
Azure resource location.
location: string
Property Value
string
Inherited From ResourceOutput.location
name
systemData
Metadata pertaining to creation and last modification of the resource.
systemData?: SystemDataOutput
Property Value
Inherited From ResourceOutput.systemData
tags
Azure resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From ResourceOutput.tags