InMageAzureV2DiskInputDetails 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 InMageAzureV2DiskInputDetails
type InMageAzureV2DiskInputDetails = class
Public Class InMageAzureV2DiskInputDetails
- Inheritance
-
InMageAzureV2DiskInputDetails
Constructors
InMageAzureV2DiskInputDetails() |
Initializes a new instance of the InMageAzureV2DiskInputDetails class. |
InMageAzureV2DiskInputDetails(String, String, String, String) |
Initializes a new instance of the InMageAzureV2DiskInputDetails 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. |