Interface PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages
-
- Enclosing interface:
- PrivateEndpoint.PrivateLinkServiceConnection
public static interface PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStagesGrouping of private link service connection definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.Blank<ParentT>The first stage of the definition.static interfacePrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithApprovalMethod<ParentT>The stage of the definition allowing to specify the approval method.static interfacePrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithAttach<ParentT>The final stage of the definition.static interfacePrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithPrivateLinkServiceResource<ParentT>The stage of the definition allowing to specify the resource of the private link service.static interfacePrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithSubResource<ParentT>The stage of the definition allowing to specify the sub resource that this private endpoint should connect to.
-