MigrationItem.AllowedOperation Property

Definition

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.Inlined)]
public System.Collections.Generic.List<string> AllowedOperation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)>]
member this.AllowedOperation : System.Collections.Generic.List<string>
Public ReadOnly Property AllowedOperation As List(Of String)

Property Value

Implements

Attributes

Applies to