SecurityTypes.ConfidentialVM Property
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.
Azure confidential computing offers confidential VMs are for tenants with high security and confidentiality requirements. These VMs provide a strong, hardware-enforced boundary to help meet your security needs. You can use confidential VMs for migrations without making changes to your code, with the platform protecting your VM's state from being read or modified.
public static Azure.Compute.Batch.SecurityTypes ConfidentialVM { get; }
static member ConfidentialVM : Azure.Compute.Batch.SecurityTypes
Public Shared ReadOnly Property ConfidentialVM As SecurityTypes