VirtualNetworkGatewayData.EnablePrivateIpAddress Property

Definition

Whether private IP needs to be enabled on this gateway for connections or not.

public bool? EnablePrivateIpAddress { get; set; }
member this.EnablePrivateIpAddress : Nullable<bool> with get, set
Public Property EnablePrivateIpAddress As Nullable(Of Boolean)

Property Value

Applies to