Package version:

Interface FilePathAvailabilityRequest

File path availability request content - availability is based on the name and the subnetId.

interface FilePathAvailabilityRequest {
    availabilityZone?: string;
    name: string;
    subnetId: string;
}

Properties

availabilityZone?: string

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: string

File path to verify.

subnetId: string

The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes