public static interface PrivateEndpointConnection.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateEndpointConnection.DefinitionStages.Blank<ParentT>
The first stage of a private endpoint connection definition.
|
static interface |
PrivateEndpointConnection.DefinitionStages.WithAttach<ParentT>
The final stage of the private endpoint connection definition.
|
static interface |
PrivateEndpointConnection.DefinitionStages.WithState<ParentT>
The stage of the private endpoint connection definition allowing to set state.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.