Compartir a través de


RestoreRequestInner.OperationType Propiedad

Definición

Obtiene o establece el tipo de operación. Entre los valores posibles se incluyen: 'Default', 'Clone', 'Relocation', 'Snapshot', 'CloudFS'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.operationType")]
public Microsoft.Azure.Management.AppService.Fluent.Models.BackupRestoreOperationType? OperationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.operationType")>]
member this.OperationType : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.BackupRestoreOperationType> with get, set
Public Property OperationType As Nullable(Of BackupRestoreOperationType)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a