共用方式為


ClusterMigrateContent(String) Constructor

Definition

Initializes a new instance of ClusterMigrateContent.

public ClusterMigrateContent (string clusterResourceId);
new Azure.ResourceManager.Kusto.Models.ClusterMigrateContent : string -> Azure.ResourceManager.Kusto.Models.ClusterMigrateContent
Public Sub New (clusterResourceId As String)

Parameters

clusterResourceId
String

Resource ID of the destination cluster or kusto pool.

Exceptions

clusterResourceId is null.

Applies to