Click or drag to resize

SolidFireElementListVirtualNetworks Method

Overload List
  NameDescription
Public methodListVirtualNetworks(ListVirtualNetworksRequest)
ListVirtualNetworks enables you to list all configured virtual networks for the cluster. You can use this method to verify the virtual network settings in the cluster. There are no required parameters for this method. However, to filter the results, you can pass one or more VirtualNetworkID or VirtualNetworkTag values.
Public methodListVirtualNetworks(NullableInt64, NullableInt64, Int64, Int64)
ListVirtualNetworks enables you to list all configured virtual networks for the cluster. You can use this method to verify the virtual network settings in the cluster. There are no required parameters for this method. However, to filter the results, you can pass one or more VirtualNetworkID or VirtualNetworkTag values.
Top
See Also