Uses of Interface
com.microsoft.azure.management.network.Network.DefinitionStages.WithVmProtection
-
Packages that use Network.DefinitionStages.WithVmProtection Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of Network.DefinitionStages.WithVmProtection in com.microsoft.azure.management.network
Subinterfaces of Network.DefinitionStages.WithVmProtection in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceNetwork.DefinitionThe entirety of the virtual network definition.static interfaceNetwork.DefinitionStages.WithCreateThe 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 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.
-