Share via


SynapseBigDataPoolInfoData Class

Definition

A class representing the SynapseBigDataPoolInfo data model. A Big Data pool

public class SynapseBigDataPoolInfoData : Azure.ResourceManager.Models.TrackedResourceData
type SynapseBigDataPoolInfoData = class
    inherit TrackedResourceData
Public Class SynapseBigDataPoolInfoData
Inherits TrackedResourceData
Inheritance
SynapseBigDataPoolInfoData

Constructors

SynapseBigDataPoolInfoData(AzureLocation)

Initializes a new instance of SynapseBigDataPoolInfoData.

Properties

AutoPause

Auto-pausing properties.

AutoScale

Auto-scaling properties.

CacheSize

The cache size.

CreatedOn

The time when the Big Data pool was created.

CustomLibraries

List of custom libraries/packages associated with the spark pool.

DefaultSparkLogFolder

The default folder where Spark logs will be written.

DynamicExecutorAllocation

Dynamic Executor Allocation.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
IsAutotuneEnabled

Whether autotune is required or not.

IsComputeIsolationEnabled

Whether compute isolation is required or not.

IsSessionLevelPackagesEnabled

Whether session level packages enabled.

LastSucceededOn

The time when the Big Data pool was updated successfully.

LibraryRequirements

Library version requirements.

Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
Name

The name of the resource.

(Inherited from ResourceData)
NodeCount

The number of nodes in the Big Data pool.

NodeSize

The level of compute power that each node in the Big Data pool has.

NodeSizeFamily

The kind of nodes that the Big Data pool provides.

ProvisioningState

The state of the Big Data pool.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SparkConfigProperties

Spark configuration file to specify additional properties.

SparkEventsFolder

The Spark events folder.

SparkVersion

The Apache Spark version.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

Resource tags.

(Inherited from TrackedResourceData)

Applies to