| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceConnectionState |
PrivateEndpointConnectionInner.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: A collection of information about the state of the connection
between service consumer and provider.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionInner |
PrivateEndpointConnectionInner.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection
between service consumer and provider.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceConnectionState |
PrivateLinkServiceConnectionState.withDescription(String description)
Set the description property: The private link service connection description.
|
PrivateLinkServiceConnectionState |
PrivateLinkServiceConnectionState.withStatus(ConnectionStatus status)
Set the status property: The private link service connection status.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.