VirtualNetworkGateway.EnablePrivateIPAddress Property

Definition

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

public Azure.Provisioning.BicepValue<bool> EnablePrivateIPAddress { get; set; }
member this.EnablePrivateIPAddress : Azure.Provisioning.BicepValue<bool> with get, set
Public Property EnablePrivateIPAddress As BicepValue(Of Boolean)

Property Value

Applies to