다음을 통해 공유


ICluster.MigrationClusterRole Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The role of the cluster in the migration process.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.MigrationClusterRole) }, ReadOnly=true, Required=false, SerializedName="role")]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.MigrationClusterRole? MigrationClusterRole { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The role of the cluster in the migration process.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.MigrationClusterRole) }, ReadOnly=true, Required=false, SerializedName="role")>]
member this.MigrationClusterRole : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.MigrationClusterRole>
Public ReadOnly Property MigrationClusterRole As Nullable(Of MigrationClusterRole)

Property Value

Attributes

Applies to