HealthModelResource.GetHealthModelDiscoveryRules 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 HealthModelDiscoveryRuleResources in the HealthModel.
public virtual Azure.ResourceManager.CloudHealth.HealthModelDiscoveryRuleCollection GetHealthModelDiscoveryRules();
abstract member GetHealthModelDiscoveryRules : unit -> Azure.ResourceManager.CloudHealth.HealthModelDiscoveryRuleCollection
override this.GetHealthModelDiscoveryRules : unit -> Azure.ResourceManager.CloudHealth.HealthModelDiscoveryRuleCollection
Public Overridable Function GetHealthModelDiscoveryRules () As HealthModelDiscoveryRuleCollection
Returns
An object representing collection of HealthModelDiscoveryRuleResources and their operations over a HealthModelDiscoveryRuleResource.