Compute Engine v1 API - Enum Subnetwork.Types.ResolveSubnetMask (3.25.0)

public enum Subnetwork.Types.ResolveSubnetMask

Reference documentation and code samples for the Compute Engine v1 API enum Subnetwork.Types.ResolveSubnetMask.

Configures subnet mask resolution for this subnetwork.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
ArpAllRanges

All ranges assigned to the VM NIC will respond to ARP.

ArpPrimaryRange

Only the primary range of the VM NIC will respond to ARP.

UndefinedResolveSubnetMask

A value indicating that the enum field is not set.