public static interface PrivateEndpoint.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateEndpoint.DefinitionStages.Blank
The first stage of the private endpoint definition.
|
static interface |
PrivateEndpoint.DefinitionStages.WithCreate
A private endpoint definition with sufficient inputs to create a new private endpoint in the cloud, but
exposing additional optional inputs to specify.
|
static interface |
PrivateEndpoint.DefinitionStages.WithGroup
The stage of a private endpoint definition allowing to specify the resource group.
|
static interface |
PrivateEndpoint.DefinitionStages.WithPrivateLinkServiceConnection
The stage of a private endpoint definition allowing to specify the private endpoint connection.
|
static interface |
PrivateEndpoint.DefinitionStages.WithSubnet
The stage of a private endpoint definition allowing to specify the subnet.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.