Share via


RestoreRequestProperties.OperationType Property

Definition

Operation type.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.BackupRestoreOperationType? OperationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.OperationType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.BackupRestoreOperationType> with get, set
Public Property OperationType As Nullable(Of BackupRestoreOperationType)

Property Value

Implements

Attributes

Applies to