Compute Engine v1 API - Class ComputeEnumConstants.HealthAggregationPolicy.PolicyType (3.25.0)

public static class ComputeEnumConstants.HealthAggregationPolicy.PolicyType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.HealthAggregationPolicy.PolicyType.

Constants for wire representations of the HealthAggregationPolicy.Types.PolicyType enum.

Inheritance

object > ComputeEnumConstants.HealthAggregationPolicy.PolicyType

Namespace

Google.Cloud.Compute.V1

Assembly

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