FilePathAvailabilityRequest interface
File path availability request content - availability is based on the name and the subnetId.
Properties
availability |
The Azure Resource logical availability zone which is used within zone mapping lookup for the subscription and region. The lookup will retrieve the physical zone where volume is placed. |
name | File path to verify. |
subnet |
The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes |
Property Details
availabilityZone
The Azure Resource logical availability zone which is used within zone mapping lookup for the subscription and region. The lookup will retrieve the physical zone where volume is placed.
availabilityZone?: string
Property Value
string
name
File path to verify.
name: string
Property Value
string
subnetId
The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes
subnetId: string
Property Value
string