ModifyVirtualNetworkRequestNamespace Property |
When set to true, enables the Routable Storage VLANs functionality by recreating the virtual network and configuring a namespace to contain it.
When set to false, disables the VRF functionality for the virtual network.
Changing this value disrupts traffic running through this virtual network.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<bool> Namespace { get; set; }
Property Value
Type:
NullableBooleanSee Also