次の方法で共有


KustoClusterDataSetMapping クラス

定義

Kusto クラスター データ セットのマッピング

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

コンストラクター

KustoClusterDataSetMapping()

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

KustoClusterDataSetMapping(String, String, String, String, SystemData, String, String, String, String)

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

プロパティ

DataSetId

ソース データ セットの ID を取得または設定します。

DataSetMappingStatus

データ セット マッピングの状態を取得します。 使用可能な値は次のとおりです: 'OK'、'Broken'

Id

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

(継承元 ProxyDto)
KustoClusterResourceId

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

Location

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

Name

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

(継承元 ProxyDto)
ProvisioningState

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

SystemData

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

(継承元 ProxyDto)
Type

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

(継承元 ProxyDto)

メソッド

Validate()

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

適用対象