Compartir a través de


AzureFileShareRestoreRequest.RecoveryType Propiedad

Definición

Obtiene o establece el tipo de esta recuperación. Entre los valores posibles se incluyen: 'Invalid', 'OriginalLocation', 'AlternateLocation', 'RestoreDisks', 'Offline'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a