Enum TargetInstance.Types.NatPolicy (1.4.0)

public enum NatPolicy

NAT option controlling how IPs are NAT'ed to the instance. Currently only NO_NAT (default value) is supported.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
NoNat

No NAT performed.

UndefinedNatPolicy

A value indicating that the enum field is not set.