次の方法で共有


KustoDatabaseDataSetMapping.DataSetMappingStatus プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataSetMappingStatus")]
public string DataSetMappingStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataSetMappingStatus")>]
member this.DataSetMappingStatus : string
Public ReadOnly Property DataSetMappingStatus As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象