IReadOnlyFollowingDatabase.LeaderClusterResourceId Property

Definition

The name of the leader cluster

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

Property Value

Attributes

Applies to