Share via


IRecoveryPlanProperties.AllowedOperation Property

Definition

The list of allowed operations.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of allowed operations.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="allowedOperations")]
public string[] AllowedOperation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of allowed operations.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="allowedOperations")>]
member this.AllowedOperation : string[] with get, set
Public Property AllowedOperation As String()

Property Value

String[]
Attributes

Applies to