| 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.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnection.DefinitionStages.WithAttach<ParentT> |
PrivateEndpointConnection.DefinitionStages.WithState.withDescription(String description)
Specifies description of state property.
|
PrivateEndpointConnection.DefinitionStages.WithAttach<ParentT> |
PrivateEndpointConnection.DefinitionStages.WithState.withStateProperty(PrivateLinkServiceConnectionStateProperty property)
Specifies state property.
|
PrivateEndpointConnection.DefinitionStages.WithAttach<ParentT> |
PrivateEndpointConnection.DefinitionStages.WithState.withStatus(String status)
Specifies status of state property.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/