次の方法で共有


KustoClusterDataSet クラス

定義

kusto クラスター データ セット。

[Microsoft.Rest.Serialization.JsonTransformation]
[Newtonsoft.Json.JsonObject("KustoCluster")]
public class KustoClusterDataSet : Microsoft.Azure.Management.DataShare.Models.DataSet
[<Microsoft.Rest.Serialization.JsonTransformation>]
[<Newtonsoft.Json.JsonObject("KustoCluster")>]
type KustoClusterDataSet = class
    inherit DataSet
Public Class KustoClusterDataSet
Inherits DataSet
継承
KustoClusterDataSet
属性
JsonTransformationAttribute Newtonsoft.Json.JsonObjectAttribute

コンストラクター

KustoClusterDataSet()

KustoClusterDataSet クラスの新しいインスタンスを初期化します。

KustoClusterDataSet(String, String, String, SystemData, String, String, String, String)

KustoClusterDataSet クラスの新しいインスタンスを初期化します。

プロパティ

DataSetId

データ セット リソースを識別するための一意の ID を取得します

Id

Azure リソースのリソース ID を取得します

(継承元 ProxyDto)
KustoClusterResourceId

kusto クラスターのリソース ID を取得または設定します。

Location

kusto クラスターの場所を取得します。

Name

Azure リソースの名前を取得します

(継承元 ProxyDto)
ProvisioningState

kusto クラスター データ セットのプロビジョニング状態を取得します。 使用可能な値には、'Succeeded'、'Creating'、'Removeing'、'Moving'、'Failed' などがあります。

SystemData

Azure リソースのシステム データを取得します。

(継承元 ProxyDto)
Type

Azure リソースの種類を取得します

(継承元 ProxyDto)

メソッド

Validate()

オブジェクトを検証します。

適用対象