Share via


SynapseKustoPoolData Class

Definition

A class representing the SynapseKustoPool data model. Class representing a Kusto kusto pool.

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

Constructors

SynapseKustoPoolData(AzureLocation, SynapseDataSourceSku)

Initializes a new instance of SynapseKustoPoolData.

Properties

DataIngestionUri

The Kusto Pool data ingestion URI.

EnablePurge

A boolean value that indicates if the purge operations are enabled.

EnableStreamingIngest

A boolean value that indicates if the streaming ingest is enabled.

ETag

A unique read-only string that changes whenever the resource is updated.

Id

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

(Inherited from ResourceData)
LanguageExtensionsValue

The list of language extensions.

Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
Name

The name of the resource.

(Inherited from ResourceData)
OptimizedAutoscale

Optimized auto scale definition.

ProvisioningState

The provisioned state of the resource.

ResourceType

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

(Inherited from ResourceData)
Sku

The SKU of the kusto pool.

State

The state of the resource.

StateReason

The reason for the Kusto Pool's current state.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

Resource tags.

(Inherited from TrackedResourceData)
Uri

The Kusto Pool URI.

WorkspaceUid

The workspace unique identifier.

Applies to