Interface PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinition<ParentT>, PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithApprovalMethod<ParentT>
All Known Subinterfaces:
PrivateEndpoint.PrivateLinkServiceConnection.Definition<ParentT>
Enclosing interface:
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages

public static interface PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithAttach<ParentT> extends Attachable.InDefinition<ParentT>, PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithApprovalMethod<ParentT>
The final stage of the definition.

At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent definition.