Partilhar via


PrivateEndpointConnection.DefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

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

Implements

WithState<ParentT> InDefinition<ParentT>

public static interface PrivateEndpointConnection.DefinitionStages.WithAttach
extends InDefinition<ParentT>, WithState<ParentT>

The final stage of the private endpoint connection definition.

Applies to