Share via


IInMageRcmDisksDefaultInput Interface

Definition

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

Properties

DiskEncryptionSetId

The DiskEncryptionSet ARM Id.

DiskType

The disk type.

LogStorageAccountId

The log storage account ARM Id.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to