IMigrationClusterProperties.DataIngestionUri Property

Definition

The public data ingestion URL of the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=false, Description="The public data ingestion URL of the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dataIngestionUri", Update=false)]
public string DataIngestionUri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=false, Description="The public data ingestion URL of the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dataIngestionUri", Update=false)>]
member this.DataIngestionUri : string
Public ReadOnly Property DataIngestionUri As String

Property Value

Attributes

Applies to