public static interface PrivateEndpoint.PrivateLinkServiceConnection extends HasInnerModel<PrivateLinkServiceConnection>, ChildResource<PrivateEndpoint>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateEndpoint.PrivateLinkServiceConnection.Definition<ParentT>
The entirety of the definition.
|
static interface |
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages
Grouping of private link service connection definition stages.
|
static interface |
PrivateEndpoint.PrivateLinkServiceConnection.Update
The entirety of a private link service update.
|
static interface |
PrivateEndpoint.PrivateLinkServiceConnection.UpdateStages
Grouping of private link service connection update stages.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isManualApproval() |
String |
privateLinkResourceId() |
ProvisioningState |
provisioningState() |
String |
requestMessage() |
PrivateLinkServiceConnectionState |
state() |
List<PrivateLinkSubResourceName> |
subResourceNames() |
innerModelPrivateLinkServiceConnectionState state()
String privateLinkResourceId()
List<PrivateLinkSubResourceName> subResourceNames()
String requestMessage()
ProvisioningState provisioningState()
boolean isManualApproval()
Copyright © 2021 Microsoft Corporation. All rights reserved.