Click or drag to resize

SolidFireElementListVirtualNetworksAsync Method

Overload List
  NameDescription
Public methodListVirtualNetworksAsync(ListVirtualNetworksRequest, CancellationToken)
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 methodListVirtualNetworksAsync(CancellationToken, 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