Share via


SiteRecoveryMigrationItemProperties.AllowedOperations Property

Definition

The allowed operations on the migration item based on the current migration state of the item.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.MigrationItemOperation> AllowedOperations { get; }
member this.AllowedOperations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.MigrationItemOperation>
Public ReadOnly Property AllowedOperations As IReadOnlyList(Of MigrationItemOperation)

Property Value

Applies to