PreRestoreRequest.BackupMetadataPropertyBag Property

Definition

Gets or sets pre Restore backup metadata property bag.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to