Share via


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.

systemData

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

Azure resource etag.

etag?: string

Property Value

string

Inherited From ResourceOutput.etag

id

Azure resource identifier.

id?: string

Property Value

string

Inherited From ResourceOutput.id

location

Azure resource location.

location: string

Property Value

string

Inherited From ResourceOutput.location

name

Azure resource name.

name?: string

Property Value

string

Inherited From ResourceOutput.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

type

Azure resource type.

type?: string

Property Value

string

Inherited From ResourceOutput.type