| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateEndpointConnection.UpdateDefinition<ParentT>
The entirety of a private endpoint connection definition definition as a part of parent update.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnection.UpdateDefinitionStages.WithAttach<ParentT> |
PrivateEndpointConnection.UpdateDefinitionStages.WithState.withDescription(String description)
Specifies description of state property.
|
PrivateEndpointConnection.UpdateDefinitionStages.WithAttach<ParentT> |
PrivateEndpointConnection.UpdateDefinitionStages.WithState.withStateProperty(PrivateLinkServiceConnectionStateProperty property)
Specifies state property.
|
PrivateEndpointConnection.UpdateDefinitionStages.WithAttach<ParentT> |
PrivateEndpointConnection.UpdateDefinitionStages.WithState.withStatus(String status)
Specifies status of state property.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.