Click or drag to resize

ModifyVirtualNetworkRequestGateway Property

The IP address of a gateway of the virtual network. This parameter is valid only if the namespace parameter is set to true (meaning VRF is enabled).

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string Gateway { get; set; }

Property Value

Type: String
See Also