Share via


BackupRestoreFiles2023_07_01.DestinationVolumeId Property

Definition

Gets or sets resource Id of the destination volume on which the files need to be restored

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to