public static class ComputeEnumConstants.InterconnectAttachmentConfigurationConstraints.BgpMd5Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectAttachmentConfigurationConstraints.BgpMd5.
Constants for wire representations of the InterconnectAttachmentConfigurationConstraints.Types.BgpMd5 enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Md5Optional
public const string Md5Optional = "MD5_OPTIONAL"Wire representation of Md5Optional .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Md5Required
public const string Md5Required = "MD5_REQUIRED"Wire representation of Md5Required .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Md5Unsupported
public const string Md5Unsupported = "MD5_UNSUPPORTED"Wire representation of Md5Unsupported .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedBgpMd5
public const string UndefinedBgpMd5 = "UNDEFINED_BGP_MD5"Wire representation of UndefinedBgpMd5 .
| Field Value | |
|---|---|
| Type | Description |
string |
|