public static class ComputeEnumConstants.HealthAggregationPolicy.PolicyTypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.HealthAggregationPolicy.PolicyType.
Constants for wire representations of the HealthAggregationPolicy.Types.PolicyType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
BackendServicePolicy
public const string BackendServicePolicy = "BACKEND_SERVICE_POLICY"Wire representation of BackendServicePolicy .
| Field Value | |
|---|---|
| Type | Description |
string |
|
DnsPublicIpPolicy
public const string DnsPublicIpPolicy = "DNS_PUBLIC_IP_POLICY"Wire representation of DnsPublicIpPolicy .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedPolicyType
public const string UndefinedPolicyType = "UNDEFINED_POLICY_TYPE"Wire representation of UndefinedPolicyType .
| Field Value | |
|---|---|
| Type | Description |
string |
|