Click or drag to resize

SolidFireElementRemoveVirtualNetwork Method

Overload List
  NameDescription
Public methodRemoveVirtualNetwork(RemoveVirtualNetworkRequest)
RemoveVirtualNetwork enables you to remove a previously added virtual network. Note: This method requires either the virtualNetworkID or the virtualNetworkTag as a parameter, but not both.
Public methodRemoveVirtualNetwork(NullableInt64, NullableInt64)
RemoveVirtualNetwork enables you to remove a previously added virtual network. Note: This method requires either the virtualNetworkID or the virtualNetworkTag as a parameter, but not both.
Top
See Also