public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowMulticastReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowMulticast.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowMulticast enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|