Interface Volume.DefinitionStages.WithSubnetId

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

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

    • withSubnetId

      Specifies the subnetId property: The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes.
      Parameters:
      subnetId - The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes.
      Returns:
      the next definition stage.