你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
KustoClusterDataSet 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
- 继承
- 属性
-
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”、“Deleting”、“Moving”、“Failed” |
SystemData |
获取 Azure 资源的系统数据。 (继承自 ProxyDto) |
Type |
获取 Azure 资源的类型 (继承自 ProxyDto) |
方法
Validate() |
验证 对象。 |