Interface Subnet.Definition<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>,Subnet.DefinitionStages.Blank<ParentT>,Subnet.DefinitionStages.WithAddressPrefix<ParentT>,Subnet.DefinitionStages.WithAttach<ParentT>,Subnet.DefinitionStages.WithDelegation<ParentT>,Subnet.DefinitionStages.WithNatGateway<ParentT>,Subnet.DefinitionStages.WithNetworkSecurityGroup<ParentT>,Subnet.DefinitionStages.WithPrivateEndpointNetworkPolicies<ParentT>,Subnet.DefinitionStages.WithPrivateLinkServiceNetworkPolicies<ParentT>,Subnet.DefinitionStages.WithRouteTable<ParentT>,Subnet.DefinitionStages.WithServiceEndpoint<ParentT>
- Enclosing interface:
Subnet
public static interface Subnet.Definition<ParentT>
extends Subnet.DefinitionStages.Blank<ParentT>, Subnet.DefinitionStages.WithAddressPrefix<ParentT>, Subnet.DefinitionStages.WithAttach<ParentT>
The entirety of a Subnet definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.DefinitionStages.WithAddressPrefix
withAddressPrefix, withAddressPrefixesMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.DefinitionStages.WithDelegation
withDelegationMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.DefinitionStages.WithNatGateway
withExistingNatGatewayMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.DefinitionStages.WithNetworkSecurityGroup
withExistingNetworkSecurityGroup, withExistingNetworkSecurityGroupMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.DefinitionStages.WithPrivateEndpointNetworkPolicies
disableNetworkPoliciesOnPrivateEndpointMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.DefinitionStages.WithPrivateLinkServiceNetworkPolicies
disableNetworkPoliciesOnPrivateLinkServiceMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.DefinitionStages.WithRouteTable
withExistingRouteTable, withExistingRouteTableMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.DefinitionStages.WithServiceEndpoint
withAccessFromService