Compute Engine v1 API - Class ComputeEnumConstants.InstanceProperties.LocalSsdEncryptionMode (3.29.0)

public static class ComputeEnumConstants.InstanceProperties.LocalSsdEncryptionMode

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InstanceProperties.LocalSsdEncryptionMode.

Constants for wire representations of the InstanceProperties.Types.LocalSsdEncryptionMode enum.

Inheritance

object > ComputeEnumConstants.InstanceProperties.LocalSsdEncryptionMode

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

EphemeralKeyEncryption

public const string EphemeralKeyEncryption = "EPHEMERAL_KEY_ENCRYPTION"

Wire representation of EphemeralKeyEncryption .

Field Value
Type Description
string

StandardEncryption

public const string StandardEncryption = "STANDARD_ENCRYPTION"

Wire representation of StandardEncryption .

Field Value
Type Description
string

UndefinedLocalSsdEncryptionMode

public const string UndefinedLocalSsdEncryptionMode = "UNDEFINED_LOCAL_SSD_ENCRYPTION_MODE"

Wire representation of UndefinedLocalSsdEncryptionMode .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "LOCAL_SSD_ENCRYPTION_MODE_UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string