共用方式為


KustoClusterDataSetMapping.KustoClusterResourceId Property

Definition

Gets or sets resource id of the sink kusto cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.kustoClusterResourceId")]
public string KustoClusterResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.kustoClusterResourceId")>]
member this.KustoClusterResourceId : string with get, set
Public Property KustoClusterResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to