IClusterUpdate.MigrationClusterUri Property

Definition

The public URL of the cluster.

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

Property Value

Attributes

Applies to