Share via


ManagedClusterSnapshot interface

A managed cluster snapshot resource.

Extends

Properties

properties

Properties of a managed cluster snapshot.

Inherited Properties

location

The geo-location where the resource lives

tags

Resource tags.

Property Details

properties

Properties of a managed cluster snapshot.

properties?: ManagedClusterSnapshotProperties

Property Value

Inherited Property Details

location

The geo-location where the resource lives

location: string

Property Value

string

Inherited From TrackedResource.location

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From TrackedResource.tags