Compute Engine v1 API - Class ComputeEnumConstants.InterconnectAttachmentConfigurationConstraints.BgpMd5 (2.15.0)

public static class ComputeEnumConstants.InterconnectAttachmentConfigurationConstraints.BgpMd5

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectAttachmentConfigurationConstraints.BgpMd5.

Constants for wire representations of the InterconnectAttachmentConfigurationConstraints.Types.BgpMd5 enum.

Inheritance

object > ComputeEnumConstants.InterconnectAttachmentConfigurationConstraints.BgpMd5

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Md5Optional

public const string Md5Optional = "MD5_OPTIONAL"

Wire representation of Md5Optional.

Field Value
TypeDescription
string

Md5Required

public const string Md5Required = "MD5_REQUIRED"

Wire representation of Md5Required.

Field Value
TypeDescription
string

Md5Unsupported

public const string Md5Unsupported = "MD5_UNSUPPORTED"

Wire representation of Md5Unsupported.

Field Value
TypeDescription
string

UndefinedBgpMd5

public const string UndefinedBgpMd5 = "UNDEFINED_BGP_MD5"

Wire representation of UndefinedBgpMd5.

Field Value
TypeDescription
string