Interface PrivateEndpoint.DefinitionStages
-
- Enclosing interface:
- PrivateEndpoint
public static interface PrivateEndpoint.DefinitionStagesGrouping of all the private endpoint definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePrivateEndpoint.DefinitionStages.BlankThe first stage of the private endpoint definition.static interfacePrivateEndpoint.DefinitionStages.WithCreateA private endpoint definition with sufficient inputs to create a new private endpoint in the cloud, but exposing additional optional inputs to specify.static interfacePrivateEndpoint.DefinitionStages.WithGroupThe stage of a private endpoint definition allowing to specify the resource group.static interfacePrivateEndpoint.DefinitionStages.WithPrivateLinkServiceConnectionThe stage of a private endpoint definition allowing to specify the private endpoint connection.static interfacePrivateEndpoint.DefinitionStages.WithSubnetThe stage of a private endpoint definition allowing to specify the subnet.
-