Share via


InMageVolumeExclusionOptions.VolumeLabel Property

Definition

Gets or sets the volume label. The disk having any volume with this label will be excluded from replication.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to