Bagikan melalui


RestoreRequest.OperationType Property

Definition

Operation type.

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

Property Value

Implements

Attributes

Applies to