public static class ComputeEnumConstants.Subnetwork.ResolveSubnetMaskReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Subnetwork.ResolveSubnetMask.
Constants for wire representations of the Subnetwork.Types.ResolveSubnetMask enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
ArpAllRanges
public const string ArpAllRanges = "ARP_ALL_RANGES"Wire representation of ArpAllRanges.
| Field Value | |
|---|---|
| Type | Description |
string |
|
ArpPrimaryRange
public const string ArpPrimaryRange = "ARP_PRIMARY_RANGE"Wire representation of ArpPrimaryRange.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedResolveSubnetMask
public const string UndefinedResolveSubnetMask = "UNDEFINED_RESOLVE_SUBNET_MASK"Wire representation of UndefinedResolveSubnetMask .
| Field Value | |
|---|---|
| Type | Description |
string |
|