Share via


IClusterMigrateRequest.ClusterResourceId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Resource ID of the destination cluster or kusto pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="clusterResourceId")]
public string ClusterResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Resource ID of the destination cluster or kusto pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="clusterResourceId")>]
member this.ClusterResourceId : string with get, set
Public Property ClusterResourceId As String

Property Value

Attributes

Applies to