Interface PrivateEndpointConnection.Definition<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinition<ParentT>, PrivateEndpointConnection.DefinitionStages.Blank<ParentT>, PrivateEndpointConnection.DefinitionStages.WithAttach<ParentT>, PrivateEndpointConnection.DefinitionStages.WithState<ParentT>
Enclosing interface:
PrivateEndpointConnection

public static interface PrivateEndpointConnection.Definition<ParentT> extends PrivateEndpointConnection.DefinitionStages.Blank<ParentT>, PrivateEndpointConnection.DefinitionStages.WithState<ParentT>, PrivateEndpointConnection.DefinitionStages.WithAttach<ParentT>
The entirety of a private endpoint connection definition as a part of parent definition.