Lezen in het Engels

Delen via


ComputeFleetSecurityEncryptionType Struct

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.

Specifies the EncryptionType of the managed disk. Note: It can be set for only Confidential VMs.

C#
public readonly struct ComputeFleetSecurityEncryptionType : IEquatable<Azure.ResourceManager.ComputeFleet.Models.ComputeFleetSecurityEncryptionType>
Inheritance
ComputeFleetSecurityEncryptionType
Implements

Constructors

Properties

DiskWithVmGuestState

EncryptionType of the managed disk is set to DiskWithVMGuestState for encryption of the managed disk along with VMGuestState blob.

NonPersistedTpm

EncryptionType of the managed disk is set to NonPersistedTPM for not persisting firmware state in the VMGuestState blob.

VmGuestStateOnly

EncryptionType of the managed disk is set to VMGuestStateOnly for encryption of just the VMGuestState blob.

Methods

Equals(ComputeFleetSecurityEncryptionType)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versies
Azure SDK for .NET Latest, Preview