Cluster.MigrationClusterRole Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The role of the cluster in the migration process.
[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.MigrationClusterRole? MigrationClusterRole { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.MigrationClusterRole : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.MigrationClusterRole>
Public ReadOnly Property MigrationClusterRole As Nullable(Of MigrationClusterRole)
Property Value
Implements
- Attributes