Aracılığıyla paylaş


RetentionVolume.VolumeName Property

Definition

Gets or sets the volume name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to