MockableDiscoveryResourceGroupResource.GetDiscoveryTools Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of DiscoveryTools in the ResourceGroupResource.
public virtual Azure.ResourceManager.Discovery.DiscoveryToolCollection GetDiscoveryTools();
abstract member GetDiscoveryTools : unit -> Azure.ResourceManager.Discovery.DiscoveryToolCollection
override this.GetDiscoveryTools : unit -> Azure.ResourceManager.Discovery.DiscoveryToolCollection
Public Overridable Function GetDiscoveryTools () As DiscoveryToolCollection
Returns
An object representing collection of DiscoveryTools and their operations over a DiscoveryToolResource.