Interface PrivateEndpoint.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<PrivateEndpoint>,HasName,Indexable
- All Known Subinterfaces:
PrivateEndpoint.Definition
- Enclosing interface:
- PrivateEndpoint.DefinitionStages
public static interface PrivateEndpoint.DefinitionStages.WithCreate extends Creatable<PrivateEndpoint>
A private endpoint definition with sufficient inputs to create a new private endpoint in the cloud, but exposing additional optional inputs to specify.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
-