MigrationClusterProperties.Role 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.
public Azure.ResourceManager.Kusto.Models.MigrationClusterRole? Role { get; }
member this.Role : Nullable<Azure.ResourceManager.Kusto.Models.MigrationClusterRole>
Public ReadOnly Property Role As Nullable(Of MigrationClusterRole)