Uses of Interface
com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.Blank
-
Packages that use Subnet.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of Subnet.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of Subnet.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceSubnet.UpdateDefinition<ParentT>The entirety of a subnet definition as part of a virtual network update.Methods in com.microsoft.azure.management.network that return Subnet.UpdateDefinitionStages.Blank Modifier and Type Method Description Subnet.UpdateDefinitionStages.Blank<Network.Update>Network.UpdateStages.WithSubnet. defineSubnet(String name)Begins the definition of a new subnet to be added to this virtual network.
-