public static interface PrivateEndpointConnection.UpdateDefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateEndpointConnection.UpdateDefinitionStages.Blank<ParentT>
The first stage of a private endpoint connection definition.
|
static interface |
PrivateEndpointConnection.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of the private endpoint connection definition.
|
static interface |
PrivateEndpointConnection.UpdateDefinitionStages.WithState<ParentT>
The stage of the private endpoint connection definition allowing to set state.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/