Share via


HyperVReplicaAzureDiskInputDetails interface

Disk input details.

Properties

diskEncryptionSetId

The DiskEncryptionSet ARM ID.

diskId

The DiskId.

diskType

The disk type.

logStorageAccountId

The LogStorageAccountId.

sectorSizeInBytes

The logical sector size (in bytes), 512 by default.

Property Details

diskEncryptionSetId

The DiskEncryptionSet ARM ID.

diskEncryptionSetId?: string

Property Value

string

diskId

The DiskId.

diskId?: string

Property Value

string

diskType

The disk type.

diskType?: string

Property Value

string

logStorageAccountId

The LogStorageAccountId.

logStorageAccountId?: string

Property Value

string

sectorSizeInBytes

The logical sector size (in bytes), 512 by default.

sectorSizeInBytes?: number

Property Value

number