Sdílet prostřednictvím


KustoClusterDataSet Class

Definition

A kusto cluster data set.

public class KustoClusterDataSet : Azure.ResourceManager.DataShare.ShareDataSetData
type KustoClusterDataSet = class
    inherit ShareDataSetData
Public Class KustoClusterDataSet
Inherits ShareDataSetData
Inheritance
KustoClusterDataSet

Constructors

KustoClusterDataSet(ResourceIdentifier)

Initializes a new instance of KustoClusterDataSet.

Properties

DataSetId

Unique id for identifying a data set resource.

Id

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

(Inherited from ResourceData)
KustoClusterResourceId

Resource id of the kusto cluster.

Location

Location of the kusto cluster.

Name

The name of the resource.

(Inherited from ResourceData)
ProvisioningState

Provisioning state of the kusto cluster data set.

ResourceType

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

(Inherited from ResourceData)
SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)

Applies to