Share via


Snapshot interface

A node pool snapshot resource.

Extends

Properties

properties

Properties of a snapshot.

Inherited Properties

location

The geo-location where the resource lives

tags

Resource tags.

Property Details

properties

Properties of a snapshot.

properties?: SnapshotProperties

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