VMwareCbtDiskInput 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.
VMwareCbt disk input.
public class VMwareCbtDiskInput
type VMwareCbtDiskInput = class
Public Class VMwareCbtDiskInput
- Inheritance
-
VMwareCbtDiskInput
Constructors
VMwareCbtDiskInput() |
Initializes a new instance of the VMwareCbtDiskInput class. |
VMwareCbtDiskInput(String, String, String, String, String, String) |
Initializes a new instance of the VMwareCbtDiskInput class. |
Properties
DiskEncryptionSetId |
Gets or sets the DiskEncryptionSet ARM Id. |
DiskId |
Gets or sets the disk Id. |
DiskType |
Gets or sets the disk type. Possible values include: 'Standard_LRS', 'Premium_LRS', 'StandardSSD_LRS' |
IsOSDisk |
Gets or sets a value indicating whether the disk is the OS disk. |
LogStorageAccountId |
Gets or sets the log storage account ARM Id. |
LogStorageAccountSasSecretName |
Gets or sets the key vault secret name of the log storage account. |
Methods
Validate() |
Validate the object. |