public interface PrivateEndpointConnection extends HasInnerModel<PrivateEndpointConnectionInner>, ExternalChildResource<PrivateEndpointConnection,CosmosDBAccount>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateEndpointConnection.Definition<ParentT>
The entirety of a private endpoint connection definition as a part of parent definition.
|
static interface |
PrivateEndpointConnection.DefinitionStages
Grouping of private endpoint connection definition stages as a port of cosmos db account definition.
|
static interface |
PrivateEndpointConnection.Update
The entirety of private endpoint connection update as a part of parent virtual machine update.
|
static interface |
PrivateEndpointConnection.UpdateDefinition<ParentT>
The entirety of a private endpoint connection definition definition as a part of parent update.
|
static interface |
PrivateEndpointConnection.UpdateDefinitionStages
Grouping of private endpoint connection definition stages as part of parent cosmos db account update.
|
static interface |
PrivateEndpointConnection.UpdateStages
Grouping of private endpoint connection update stages.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointProperty |
privateEndpoint()
Get private endpoint which the connection belongs to.
|
PrivateLinkServiceConnectionStateProperty |
privateLinkServiceConnectionState()
Get connection State of the Private Endpoint Connection.
|
innerModelidnameparentrefresh, refreshAsyncPrivateEndpointProperty privateEndpoint()
PrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState()
Copyright © 2020 Microsoft Corporation. All rights reserved.