Share via


IInMageEnableProtectionInput.DiskExclusionInputVolumeOption Property

Definition

The volume label based option for disk exclusion.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The volume label based option for disk exclusion.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IInMageVolumeExclusionOptions) }, ReadOnly=false, Required=false, SerializedName="volumeOptions")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IInMageVolumeExclusionOptions[] DiskExclusionInputVolumeOption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The volume label based option for disk exclusion.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IInMageVolumeExclusionOptions) }, ReadOnly=false, Required=false, SerializedName="volumeOptions")>]
member this.DiskExclusionInputVolumeOption : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IInMageVolumeExclusionOptions[] with get, set
Public Property DiskExclusionInputVolumeOption As IInMageVolumeExclusionOptions()

Property Value

Attributes

Applies to