Indicates whether the specified application exists on the specified cluster.
<HsxClient>.IsValidApplication(bstrCluster, bstrAppName)
Argument | Description |
---|---|
bstrCluster | String (ByVal). The cluster name. |
bstrAppName | String (ByVal). The application name. |
Boolean. Returns TRUE if the application exists on the cluster.