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 com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.network.models.Network.DefinitionStages.WithCreate
withAddressSpace, withDnsServerMethods inherited from interface com.azure.resourcemanager.network.models.Network.DefinitionStages.WithDdosProtectionPlan
withExistingDdosProtectionPlan, withNewDdosProtectionPlanMethods inherited from interface com.azure.resourcemanager.network.models.Network.DefinitionStages.WithSubnet
defineSubnet, withSubnet, withSubnetsMethods inherited from interface com.azure.resourcemanager.network.models.Network.DefinitionStages.WithVmProtection
withVmProtectionMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags