DiskSecurityProfile Class

Definition

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