Uses of Interface
com.azure.resourcemanager.network.models.Network.DefinitionStages.WithSubnet
-
Packages that use Network.DefinitionStages.WithSubnet Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of Network.DefinitionStages.WithSubnet in com.azure.resourcemanager.network.models
Subinterfaces of Network.DefinitionStages.WithSubnet in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceNetwork.DefinitionThe entirety of the virtual network definition.static interfaceNetwork.DefinitionStages.WithCreateAndSubnetThe stage of the public IP definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified, including adding subnets.
-