Share via


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