Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowMulticast (3.22.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowMulticast

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowMulticast.

Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowMulticast enum.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowMulticast

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

MulticastAllowed

public const string MulticastAllowed = "MULTICAST_ALLOWED"

Wire representation of MulticastAllowed .

Field Value
Type Description
string

MulticastBlocked

public const string MulticastBlocked = "MULTICAST_BLOCKED"

Wire representation of MulticastBlocked .

Field Value
Type Description
string

UndefinedAllowMulticast

public const string UndefinedAllowMulticast = "UNDEFINED_ALLOW_MULTICAST"

Wire representation of UndefinedAllowMulticast .

Field Value
Type Description
string