Interface Network.DefinitionStages.WithCreateAndSubnet

All Superinterfaces:
Creatable<Network>, HasName, Indexable, Network.DefinitionStages.WithCreate, Network.DefinitionStages.WithDdosProtectionPlan, Network.DefinitionStages.WithSubnet, Network.DefinitionStages.WithVmProtection, Resource.DefinitionWithTags<Network.DefinitionStages.WithCreate>
All Known Subinterfaces:
Network.Definition
Enclosing interface:
Network.DefinitionStages

public static interface Network.DefinitionStages.WithCreateAndSubnet extends Network.DefinitionStages.WithCreate, Network.DefinitionStages.WithSubnet
The stage of the public IP definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified, including adding subnets.