@Beta(value=V1_28_0) public interface PrivateEndpointConnection extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.cosmosdb.implementation.PrivateEndpointConnectionInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.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.
|
inneridkeynamePrivateEndpointProperty privateEndpoint()
PrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/