Share via


Backup.VolumeResourceId Property

Definition

Gets or sets resourceId used to identify the Volume

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to