Uses of Interface
com.microsoft.azure.management.network.Subnet.DefinitionStages.Blank
-
Packages that use Subnet.DefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of Subnet.DefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of Subnet.DefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceSubnet.Definition<ParentT>The entirety of a Subnet definition.Methods in com.microsoft.azure.management.network 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.
-