Share via


BackupProperties.VolumeName Property

Definition

Gets volume name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to