Uses of Interface
com.azure.resourcemanager.network.models.Network.DefinitionStages.WithCreate
Packages that use Network.DefinitionStages.WithCreate
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of Network.DefinitionStages.WithCreate in com.azure.resourcemanager.network.models
Subinterfaces of Network.DefinitionStages.WithCreate in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the virtual network definition.static interfaceThe 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.Subinterfaces with type arguments of type Network.DefinitionStages.WithCreate in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe stage of the virtual network definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified, except for adding subnets.static interfaceThe stage of the virtual network definition allowing to specify the resource group.Methods in com.azure.resourcemanager.network.models that return Network.DefinitionStages.WithCreateModifier and TypeMethodDescriptionNetwork.DefinitionStages.WithCreate.withDnsServer(String ipAddress) Specifies the IP address of an existing DNS server to associate with the virtual network.