ClusterUpdate.DataIngestionUri Property

Definition

Gets the cluster data ingestion URI.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to