| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.fluent.models |
Package containing the inner data models for CosmosDBManagementClient.
|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceConnectionStateProperty |
PrivateEndpointConnectionInner.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: Connection State of the Private Endpoint Connection.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionInner |
PrivateEndpointConnectionInner.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: Connection State of the Private Endpoint Connection.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceConnectionStateProperty |
PrivateEndpointConnection.privateLinkServiceConnectionState()
Get connection State of the Private Endpoint Connection.
|
PrivateLinkServiceConnectionStateProperty |
PrivateLinkServiceConnectionStateProperty.withDescription(String description)
Set the description property: The private link service connection description.
|
PrivateLinkServiceConnectionStateProperty |
PrivateLinkServiceConnectionStateProperty.withStatus(String status)
Set the status property: The private link service connection status.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnection.DefinitionStages.WithAttach<ParentT> |
PrivateEndpointConnection.DefinitionStages.WithState.withStateProperty(PrivateLinkServiceConnectionStateProperty property)
Specifies state property.
|
PrivateEndpointConnection.UpdateDefinitionStages.WithAttach<ParentT> |
PrivateEndpointConnection.UpdateDefinitionStages.WithState.withStateProperty(PrivateLinkServiceConnectionStateProperty property)
Specifies state property.
|
PrivateEndpointConnection.Update |
PrivateEndpointConnection.UpdateStages.WithState.withStateProperty(PrivateLinkServiceConnectionStateProperty property)
Specifies state property.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.