DiskAccessOutput interface
disk access resource.
- Extends
Properties
| extended |
The extended location where the disk access will be created. Extended location cannot be changed. |
| properties |
Inherited Properties
| id | Resource Id |
| location | Resource location |
| name | Resource name |
| tags | Resource tags |
| type | Resource type |
Property Details
extendedLocation
The extended location where the disk access will be created. Extended location cannot be changed.
extendedLocation?: ExtendedLocationOutput
Property Value
properties
Inherited Property Details
id
location
name
tags
Resource tags
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From ResourceOutput.tags