Enum RouterNatSubnetworkToNat.Types.SourceIpRangesToNat (1.4.0)

public enum 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.