Interface Subnet.UpdateDefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InUpdate<ParentT>, Subnet.UpdateDefinitionStages.WithDelegation<ParentT>, Subnet.UpdateDefinitionStages.WithNatGateway<ParentT>, Subnet.UpdateDefinitionStages.WithNetworkSecurityGroup<ParentT>, Subnet.UpdateDefinitionStages.WithPrivateEndpointNetworkPolicies<ParentT>, Subnet.UpdateDefinitionStages.WithRouteTable<ParentT>, Subnet.UpdateDefinitionStages.WithServiceEndpoint<ParentT>
All Known Subinterfaces:
Subnet.UpdateDefinition<ParentT>
Enclosing interface:
Subnet.UpdateDefinitionStages

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.