IFollowerDatabaseDefinitionGet.ClusterResourceId Property

Definition

Resource id of the cluster that follows a database owned by this cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="Resource id of the cluster that follows a database owned by this cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="clusterResourceId", Update=true)]
public string ClusterResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="Resource id of the cluster that follows a database owned by this cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="clusterResourceId", Update=true)>]
member this.ClusterResourceId : string with get, set
Public Property ClusterResourceId As String

Property Value

Attributes

Applies to