DiskSecurityProfile 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.
Contains the security related information for the resource.
public class DiskSecurityProfile
type DiskSecurityProfile = class
Public Class DiskSecurityProfile
- Inheritance
-
DiskSecurityProfile
Constructors
DiskSecurityProfile() |
Initializes a new instance of the DiskSecurityProfile class. |
DiskSecurityProfile(String, String) |
Initializes a new instance of the DiskSecurityProfile class. |
Properties
SecureVMDiskEncryptionSetId |
Gets or sets resourceId of the disk encryption set associated to Confidential VM supported disk encrypted with customer managed key |
SecurityType |
Gets or sets possible values include: 'TrustedLaunch', 'ConfidentialVM_VMGuestStateOnlyEncryptedWithPlatformKey', 'ConfidentialVM_DiskEncryptedWithPlatformKey', 'ConfidentialVM_DiskEncryptedWithCustomerKey' |
Applies to
Azure SDK for .NET