Aracılığıyla paylaş


InMageVolumeExclusionOptions.OnlyExcludeIfSingleVolume Property

Definition

Gets or sets the value indicating whether to exclude multi volume disk or not. If a disk has multiple volumes and one of the volume has label matching with VolumeLabel this disk will be excluded from replication if OnlyExcludeIfSingleVolume is false.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to