NatGatewayData.Nat64 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether Nat64 is enabled for the NAT gateway resource.
public Azure.ResourceManager.Network.Models.Nat64State? Nat64 { get; set; }
member this.Nat64 : Nullable<Azure.ResourceManager.Network.Models.Nat64State> with get, set
Public Property Nat64 As Nullable(Of Nat64State)