Compute Engine v1 API - Enum RouterNatSubnetworkToNat.Types.SourceIpRangesToNat (2.15.0)

public enum RouterNatSubnetworkToNat.Types.SourceIpRangesToNat

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
AllIpRanges

The primary and all the secondary ranges are allowed to Nat.

ListOfSecondaryIpRanges

A list of secondary ranges are allowed to Nat.

PrimaryIpRange

The primary range is allowed to Nat.

UndefinedSourceIpRangesToNat

A value indicating that the enum field is not set.