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