Compartir a través de


JobQueryObject.Operation Propiedad

Definición

Obtiene o establece el tipo de operación. Entre los valores posibles se incluyen: 'Invalid', 'Register', 'UnRegister', 'ConfigureBackup', 'Backup', 'Restore', 'DisableBackup', 'DeleteBackupData', 'CrossRegionRestore', 'Undelete', 'UpdateCustomerManagedKey'

[Newtonsoft.Json.JsonProperty(PropertyName="operation")]
public string Operation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operation")>]
member this.Operation : string with get, set
Public Property Operation As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a