IClusterUpdate.Uri Property

Definition

The cluster URI.

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

Property Value

Attributes

Applies to