MigrationItemProperties.AllowedOperation 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 allowed operations on the migration item based on the current migration state of the item.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.MigrationItemOperation[] AllowedOperation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.AllowedOperation : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.MigrationItemOperation[]
Public ReadOnly Property AllowedOperation As MigrationItemOperation()
Property Value
Implements
- Attributes