ReplicationProtectedItem.AllowedOperation Property

Definition

The allowed operations on the Replication protected item.

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

Property Value

Implements

Attributes

Applies to