Interface Network.Definition
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Creatable<Network>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup<Network.DefinitionStages.WithCreate>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup<Network.DefinitionStages.WithCreate>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithGroup<Network.DefinitionStages.WithCreate>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup<Network.DefinitionStages.WithCreate>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable, Network.DefinitionStages.Blank, Network.DefinitionStages.WithCreate, Network.DefinitionStages.WithCreateAndSubnet, Network.DefinitionStages.WithDdosProtectionPlan, Network.DefinitionStages.WithGroup, Network.DefinitionStages.WithSubnet, Network.DefinitionStages.WithVmProtection, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<Network.DefinitionStages.WithGroup>, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags<Network.DefinitionStages.WithCreate>
- Enclosing interface:
Network
public static interface Network.Definition
extends Network.DefinitionStages.Blank, Network.DefinitionStages.WithGroup, Network.DefinitionStages.WithSubnet, Network.DefinitionStages.WithCreate, Network.DefinitionStages.WithCreateAndSubnet
The entirety of the virtual network definition.
-
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.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods 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 com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags