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.-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface Network.DefinitionStages.WithCreate
withAddressSpace, withDnsServerMethods inherited from interface Network.DefinitionStages.WithDdosProtectionPlan
withExistingDdosProtectionPlan, withNewDdosProtectionPlanMethods inherited from interface Network.DefinitionStages.WithSubnet
defineSubnet, withSubnet, withSubnetsMethods inherited from interface Network.DefinitionStages.WithVmProtection
withVmProtectionMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags