Share via


Backup.VolumeName Property

Definition

Gets volume name

[Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeName")]
public string VolumeName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeName")>]
member this.VolumeName : string
Public ReadOnly Property VolumeName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to