Click or drag to resize

ModifyVirtualNetworkRequestSvip Property

The storage virtual IP address for this virtual network. The svip for a virtual network cannot be changed. You must create a new virtual network to use a different svip address.

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

Property Value

Type: String
See Also