Interface PrivateEndpointConnection.UpdateDefinition<ParentT>

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

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