共用方式為


HyperVReplicaAzureManagedDiskDetails Class

Definition

Hyper-V Managed disk details.

public class HyperVReplicaAzureManagedDiskDetails
type HyperVReplicaAzureManagedDiskDetails = class
Public Class HyperVReplicaAzureManagedDiskDetails
Inheritance
HyperVReplicaAzureManagedDiskDetails

Constructors

HyperVReplicaAzureManagedDiskDetails()

Initializes a new instance of the HyperVReplicaAzureManagedDiskDetails class.

HyperVReplicaAzureManagedDiskDetails(String, String, String, String, String, Nullable<Int32>)

Initializes a new instance of the HyperVReplicaAzureManagedDiskDetails class.

HyperVReplicaAzureManagedDiskDetails(String, String, String, String)

Initializes a new instance of the HyperVReplicaAzureManagedDiskDetails class.

Properties

DiskEncryptionSetId

Gets or sets the disk encryption set ARM Id.

DiskId

Gets or sets the disk Id.

ReplicaDiskType

Gets or sets the replica disk type.

SectorSizeInBytes

Gets or sets the logical sector size (in bytes), 512 by default.

SeedManagedDiskId

Gets or sets seed managed disk Id.

TargetDiskAccountType

Gets or sets the disk type. Possible values include: 'Standard_LRS', 'Premium_LRS', 'StandardSSD_LRS', 'PremiumV2_LRS', 'UltraSSD_LRS', 'StandardSSD_ZRS', 'Premium_ZRS'

Applies to