Interface PrivateEndpointConnection.Definition
- All Superinterfaces:
PrivateEndpointConnection.DefinitionStages.Blank,PrivateEndpointConnection.DefinitionStages.WithCreate,PrivateEndpointConnection.DefinitionStages.WithIdentity,PrivateEndpointConnection.DefinitionStages.WithLocation,PrivateEndpointConnection.DefinitionStages.WithParentResource,PrivateEndpointConnection.DefinitionStages.WithPrivateEndpoint,PrivateEndpointConnection.DefinitionStages.WithPrivateLinkServiceConnectionState,PrivateEndpointConnection.DefinitionStages.WithSku,PrivateEndpointConnection.DefinitionStages.WithTags
- Enclosing interface:
- PrivateEndpointConnection
public static interface PrivateEndpointConnection.Definition
extends PrivateEndpointConnection.DefinitionStages.Blank, PrivateEndpointConnection.DefinitionStages.WithParentResource, PrivateEndpointConnection.DefinitionStages.WithCreate
The entirety of the PrivateEndpointConnection definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.machinelearning.models.PrivateEndpointConnection.DefinitionStages.WithCreate
create, createMethods inherited from interface com.azure.resourcemanager.machinelearning.models.PrivateEndpointConnection.DefinitionStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.machinelearning.models.PrivateEndpointConnection.DefinitionStages.WithLocation
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.machinelearning.models.PrivateEndpointConnection.DefinitionStages.WithParentResource
withExistingWorkspaceMethods inherited from interface com.azure.resourcemanager.machinelearning.models.PrivateEndpointConnection.DefinitionStages.WithPrivateEndpoint
withPrivateEndpointMethods inherited from interface com.azure.resourcemanager.machinelearning.models.PrivateEndpointConnection.DefinitionStages.WithPrivateLinkServiceConnectionState
withPrivateLinkServiceConnectionStateMethods inherited from interface com.azure.resourcemanager.machinelearning.models.PrivateEndpointConnection.DefinitionStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.machinelearning.models.PrivateEndpointConnection.DefinitionStages.WithTags
withTags