BackupRestoreFiles2023_07_01.DestinationVolumeId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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