Compartir a través de


SnapshotRestoreRequest.RecoverySource Propiedad

Definición

Obtiene o establece opcional. Especifica la aplicación web desde la que se recuperará el contenido de la instantánea. Si está vacío, la aplicación web de destino se usará como origen.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recoverySource")]
public Microsoft.Azure.Management.AppService.Fluent.Models.SnapshotRecoverySource RecoverySource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recoverySource")>]
member this.RecoverySource : Microsoft.Azure.Management.AppService.Fluent.Models.SnapshotRecoverySource with get, set
Public Property RecoverySource As SnapshotRecoverySource

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a