HyperVReplicaAzureDiskInputDetails 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.
Disk input details.
public class HyperVReplicaAzureDiskInputDetails
type HyperVReplicaAzureDiskInputDetails = class
Public Class HyperVReplicaAzureDiskInputDetails
- Inheritance
-
HyperVReplicaAzureDiskInputDetails
Constructors
HyperVReplicaAzureDiskInputDetails() |
Initializes a new instance of the HyperVReplicaAzureDiskInputDetails class. |
HyperVReplicaAzureDiskInputDetails(String, String, String, String) |
Initializes a new instance of the HyperVReplicaAzureDiskInputDetails class. |
Properties
DiskEncryptionSetId |
Gets or sets the DiskEncryptionSet ARM ID. |
DiskId |
Gets or sets the DiskId. |
DiskType |
Gets or sets the DiskType. Possible values include: 'Standard_LRS', 'Premium_LRS', 'StandardSSD_LRS' |
LogStorageAccountId |
Gets or sets the LogStorageAccountId. |