Compute Engine v1 API - Class ComputeEnumConstants.PreservedStatePreservedNetworkIp.AutoDelete (2.16.0)

public static class ComputeEnumConstants.PreservedStatePreservedNetworkIp.AutoDelete

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PreservedStatePreservedNetworkIp.AutoDelete.

Constants for wire representations of the PreservedStatePreservedNetworkIp.Types.AutoDelete enum.

Inheritance

object > ComputeEnumConstants.PreservedStatePreservedNetworkIp.AutoDelete

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Never

public const string Never = "NEVER"

Wire representation of Never.

Field Value
Type Description
string

OnPermanentInstanceDeletion

public const string OnPermanentInstanceDeletion = "ON_PERMANENT_INSTANCE_DELETION"

Wire representation of OnPermanentInstanceDeletion.

Field Value
Type Description
string

UndefinedAutoDelete

public const string UndefinedAutoDelete = "UNDEFINED_AUTO_DELETE"

Wire representation of UndefinedAutoDelete.

Field Value
Type Description
string