Interface PrivateEndpointConnection.UpdateDefinitionStages
-
- Enclosing interface:
- PrivateEndpointConnection
public static interface PrivateEndpointConnection.UpdateDefinitionStagesGrouping of private endpoint connection definition stages as part of parent cosmos db account update.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePrivateEndpointConnection.UpdateDefinitionStages.Blank<ParentT>The first stage of a private endpoint connection definition.static interfacePrivateEndpointConnection.UpdateDefinitionStages.WithAttach<ParentT>The final stage of the private endpoint connection definition.static interfacePrivateEndpointConnection.UpdateDefinitionStages.WithState<ParentT>The stage of the private endpoint connection definition allowing to set state.
-