| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceConnectionStateProperty |
PrivateEndpointConnection.privateLinkServiceConnectionState()
Get connection State of the Private Endpoint Connection.
|
PrivateLinkServiceConnectionStateProperty |
PrivateLinkServiceConnectionStateProperty.withDescription(String description)
Set the private link service connection description.
|
PrivateLinkServiceConnectionStateProperty |
PrivateLinkServiceConnectionStateProperty.withStatus(String status)
Set 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/