共用方式為


KustoClusterDataSetMapping.DataSetMappingStatus Property

Definition

Gets the status of the data set mapping. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to