Compute Engine v1 API - Class ComputeEnumConstants.NetworkInterface.IgmpQuery (3.22.0)

public static class ComputeEnumConstants.NetworkInterface.IgmpQuery

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkInterface.IgmpQuery.

Constants for wire representations of the NetworkInterface.Types.IgmpQuery enum.

Inheritance

object > ComputeEnumConstants.NetworkInterface.IgmpQuery

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Disabled

public const string Disabled = "IGMP_QUERY_DISABLED"

Wire representation of Disabled.

Field Value
Type Description
string

UndefinedIgmpQuery

public const string UndefinedIgmpQuery = "UNDEFINED_IGMP_QUERY"

Wire representation of UndefinedIgmpQuery.

Field Value
Type Description
string

V2

public const string V2 = "IGMP_QUERY_V2"

Wire representation of V2.

Field Value
Type Description
string