ComputeFleetSecurityEncryptionType Struct
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.
public readonly struct ComputeFleetSecurityEncryptionType : IEquatable<Azure.ResourceManager.ComputeFleet.Models.ComputeFleetSecurityEncryptionType>
type ComputeFleetSecurityEncryptionType = struct
Public Structure ComputeFleetSecurityEncryptionType
Implements IEquatable(Of ComputeFleetSecurityEncryptionType)
- Inheritance
-
ComputeFleetSecurityEncryptionType
- Implements
Compute |
Initializes a new instance of ComputeFleetSecurityEncryptionType. |
Disk |
EncryptionType of the managed disk is set to DiskWithVMGuestState for encryption of the managed disk along with VMGuestState blob. |
Non |
EncryptionType of the managed disk is set to NonPersistedTPM for not persisting firmware state in the VMGuestState blob. |
Vm |
EncryptionType of the managed disk is set to VMGuestStateOnly for encryption of just the VMGuestState blob. |
Equals(Compute |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Compute |
Determines if two ComputeFleetSecurityEncryptionType values are the same. |
Implicit(String to Compute |
Converts a String to a ComputeFleetSecurityEncryptionType. |
Inequality(Compute |
Determines if two ComputeFleetSecurityEncryptionType values are not the same. |
Product | Versies |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: