Uses of Interface
com.azure.resourcemanager.network.models.Subnet.DefinitionStages.Blank
-
Packages that use Subnet.DefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of Subnet.DefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of Subnet.DefinitionStages.Blank in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceSubnet.Definition<ParentT>The entirety of a Subnet definition.Methods in com.azure.resourcemanager.network.models that return Subnet.DefinitionStages.Blank Modifier and Type Method Description Subnet.DefinitionStages.Blank<Network.DefinitionStages.WithCreateAndSubnet>Network.DefinitionStages.WithSubnet. defineSubnet(String name)Begins the definition of a new subnet to add to the virtual network.
-