public static interface PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.Blank<ParentT>
The first stage of the definition.
|
static interface |
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithApprovalMethod<ParentT>
The stage of the definition allowing to specify the approval method.
|
static interface |
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithAttach<ParentT>
The final stage of the definition.
|
static interface |
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithPrivateLinkServiceResource<ParentT>
The stage of the definition allowing to specify the resource of the private link service.
|
static interface |
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithSubResource<ParentT>
The stage of the definition allowing to specify the sub resource that this private endpoint
should connect to.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.