你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
HyperVReplicaAzureManagedDiskDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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' |