ModifyVirtualNetworkRequestVirtualNetworkID Property |
The unique identifier of the virtual network to modify. This is the virtual
network ID assigned by the cluster.
Note: This parameter is optional
but either virtualNetworkID or virtualNetworkTag must be specified
with this API method.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<long> VirtualNetworkID { get; set; }
Property Value
Type:
NullableInt64See Also