Share via


DiskAccess interface

disk access resource.

Extends

Properties

extendedLocation

The extended location where the disk access will be created. Extended location cannot be changed.

properties

Inherited Properties

location

Resource location

tags

Resource tags

Property Details

extendedLocation

The extended location where the disk access will be created. Extended location cannot be changed.

extendedLocation?: ExtendedLocation

Property Value

properties

properties?: DiskAccessProperties

Property Value

Inherited Property Details

location

Resource location

location: string

Property Value

string

Inherited From Resource.location

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags