Interface Subnet.DefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<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>
- All Known Subinterfaces:
Subnet.Definition<ParentT>
- Enclosing interface:
Subnet.DefinitionStages
public static interface Subnet.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinition<ParentT>, Subnet.DefinitionStages.WithNetworkSecurityGroup<ParentT>, Subnet.DefinitionStages.WithRouteTable<ParentT>, Subnet.DefinitionStages.WithDelegation<ParentT>, Subnet.DefinitionStages.WithServiceEndpoint<ParentT>, Subnet.DefinitionStages.WithPrivateEndpointNetworkPolicies<ParentT>, Subnet.DefinitionStages.WithPrivateLinkServiceNetworkPolicies<ParentT>, Subnet.DefinitionStages.WithNatGateway<ParentT>
The final stage of the subnet definition.
At this stage, any remaining optional settings can be specified, or the subnet definition can be attached to the parent virtual network 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.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