Package version:

Network in which the storage pool will be made available

interface VnetInjection {
    subnetId: string;
    vnetId: string;
}

Properties

Properties

subnetId: string

Azure resource ID of the Virtual Network subnet where the storage pool will be connected

vnetId: string

Azure resource ID of the Virtual Network in which the subnet is located