OSDiskImageSecurityProfile Constructors
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.
Overloads
OSDiskImageSecurityProfile() |
Initializes a new instance of the OSDiskImageSecurityProfile class. |
OSDiskImageSecurityProfile(String, String) |
Initializes a new instance of the OSDiskImageSecurityProfile class. |
OSDiskImageSecurityProfile()
Initializes a new instance of the OSDiskImageSecurityProfile class.
public OSDiskImageSecurityProfile ();
Public Sub New ()
Applies to
OSDiskImageSecurityProfile(String, String)
Initializes a new instance of the OSDiskImageSecurityProfile class.
public OSDiskImageSecurityProfile (string confidentialVMEncryptionType = default, string secureVMDiskEncryptionSetId = default);
new Microsoft.Azure.Management.Compute.Models.OSDiskImageSecurityProfile : string * string -> Microsoft.Azure.Management.Compute.Models.OSDiskImageSecurityProfile
Public Sub New (Optional confidentialVMEncryptionType As String = Nothing, Optional secureVMDiskEncryptionSetId As String = Nothing)
Parameters
- confidentialVMEncryptionType
- String
confidential VM encryption types. Possible values include: 'EncryptedVMGuestStateOnlyWithPmk', 'EncryptedWithPmk', 'EncryptedWithCmk'
- secureVMDiskEncryptionSetId
- String
secure VM disk encryption set id