Interface BigDataPoolResourceInfo.Definition
-
- All Superinterfaces:
BigDataPoolResourceInfo.DefinitionStages.Blank
,BigDataPoolResourceInfo.DefinitionStages.WithAutoPause
,BigDataPoolResourceInfo.DefinitionStages.WithAutoScale
,BigDataPoolResourceInfo.DefinitionStages.WithCacheSize
,BigDataPoolResourceInfo.DefinitionStages.WithCreate
,BigDataPoolResourceInfo.DefinitionStages.WithCustomLibraries
,BigDataPoolResourceInfo.DefinitionStages.WithDefaultSparkLogFolder
,BigDataPoolResourceInfo.DefinitionStages.WithDynamicExecutorAllocation
,BigDataPoolResourceInfo.DefinitionStages.WithForce
,BigDataPoolResourceInfo.DefinitionStages.WithIsComputeIsolationEnabled
,BigDataPoolResourceInfo.DefinitionStages.WithLibraryRequirements
,BigDataPoolResourceInfo.DefinitionStages.WithLocation
,BigDataPoolResourceInfo.DefinitionStages.WithNodeCount
,BigDataPoolResourceInfo.DefinitionStages.WithNodeSize
,BigDataPoolResourceInfo.DefinitionStages.WithNodeSizeFamily
,BigDataPoolResourceInfo.DefinitionStages.WithParentResource
,BigDataPoolResourceInfo.DefinitionStages.WithProvisioningState
,BigDataPoolResourceInfo.DefinitionStages.WithSessionLevelPackagesEnabled
,BigDataPoolResourceInfo.DefinitionStages.WithSparkConfigProperties
,BigDataPoolResourceInfo.DefinitionStages.WithSparkEventsFolder
,BigDataPoolResourceInfo.DefinitionStages.WithSparkVersion
,BigDataPoolResourceInfo.DefinitionStages.WithTags
- Enclosing interface:
- BigDataPoolResourceInfo
public static interface BigDataPoolResourceInfo.Definition extends BigDataPoolResourceInfo.DefinitionStages.Blank, BigDataPoolResourceInfo.DefinitionStages.WithLocation, BigDataPoolResourceInfo.DefinitionStages.WithParentResource, BigDataPoolResourceInfo.DefinitionStages.WithCreate
The entirety of the BigDataPoolResourceInfo definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithAutoPause
withAutoPause
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithAutoScale
withAutoScale
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithCacheSize
withCacheSize
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithCreate
create, create
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithCustomLibraries
withCustomLibraries
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithDefaultSparkLogFolder
withDefaultSparkLogFolder
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithDynamicExecutorAllocation
withDynamicExecutorAllocation
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithForce
withForce
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithIsComputeIsolationEnabled
withIsComputeIsolationEnabled
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithLibraryRequirements
withLibraryRequirements
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithLocation
withRegion, withRegion
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithNodeCount
withNodeCount
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithNodeSize
withNodeSize
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithNodeSizeFamily
withNodeSizeFamily
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithParentResource
withExistingWorkspace
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithProvisioningState
withProvisioningState
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithSessionLevelPackagesEnabled
withSessionLevelPackagesEnabled
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithSparkConfigProperties
withSparkConfigProperties
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithSparkEventsFolder
withSparkEventsFolder
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithSparkVersion
withSparkVersion
-
Methods inherited from interface com.azure.resourcemanager.synapse.models.BigDataPoolResourceInfo.DefinitionStages.WithTags
withTags
-
-