IInMageDiskExclusionInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageDiskExclusionInputTypeConverter))]
public interface IInMageDiskExclusionInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageDiskExclusionInputTypeConverter))>]
type IInMageDiskExclusionInput = interface
    interface IJsonSerializable
Public Interface IInMageDiskExclusionInput
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
DiskSignatureOption

The guest disk signature based option for disk exclusion.

VolumeOption

The volume label based option for disk exclusion.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to