InMageDiskExclusionInput.VolumeOptions Property

Definition

Gets or sets the volume label based option for disk exclusion.

[Newtonsoft.Json.JsonProperty(PropertyName="volumeOptions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.InMageVolumeExclusionOptions> VolumeOptions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="volumeOptions")>]
member this.VolumeOptions : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.InMageVolumeExclusionOptions> with get, set
Public Property VolumeOptions As IList(Of InMageVolumeExclusionOptions)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to