Subnet.DefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

public interface WithAttach extends Attachable.InDefinition,Subnet.DefinitionStages.WithNetworkSecurityGroup,Subnet.DefinitionStages.WithRouteTable

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.

Inherited Members

Applies to