Job.AllowedAction Property

Definition

The Allowed action the job.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> AllowedAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)>]
member this.AllowedAction : System.Collections.Generic.List<string> with get, set
Public Property AllowedAction As List(Of String)

Property Value

Implements

Attributes

Applies to