次の方法で共有


IInMageDiskExclusionInput.VolumeOption 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.Api202401.IInMageVolumeExclusionOptions) }, ReadOnly=false, Required=false, SerializedName="volumeOptions")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IInMageVolumeExclusionOptions[] VolumeOption { 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.Api202401.IInMageVolumeExclusionOptions) }, ReadOnly=false, Required=false, SerializedName="volumeOptions")>]
member this.VolumeOption : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IInMageVolumeExclusionOptions[] with get, set
Public Property VolumeOption As IInMageVolumeExclusionOptions()

Property Value

Attributes

Applies to