ApiGatewayPatch.VirtualNetworkType 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.
The type of VPN in which API Management gateway needs to be configured in.
public Azure.ResourceManager.ApiManagement.Models.VirtualNetworkType? VirtualNetworkType { get; set; }
member this.VirtualNetworkType : Nullable<Azure.ResourceManager.ApiManagement.Models.VirtualNetworkType> with get, set
Public Property VirtualNetworkType As Nullable(Of VirtualNetworkType)