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