Interface DiskPool.DefinitionStages.WithSubnetId

All Known Subinterfaces:
DiskPool.Definition
Enclosing interface:
DiskPool.DefinitionStages

public static interface DiskPool.DefinitionStages.WithSubnetId
The stage of the DiskPool definition allowing to specify subnetId.
  • Method Details

    • withSubnetId

      Specifies the subnetId property: Azure Resource ID of a Subnet for the Disk Pool..
      Parameters:
      subnetId - Azure Resource ID of a Subnet for the Disk Pool.
      Returns:
      the next definition stage.