DatabaseWatcherResource.GetDatabaseWatcherHealthValidations Method

Definition

Gets a collection of DatabaseWatcherHealthValidations in the DatabaseWatcherResource.

public virtual Azure.ResourceManager.DatabaseWatcher.DatabaseWatcherHealthValidationCollection GetDatabaseWatcherHealthValidations();
abstract member GetDatabaseWatcherHealthValidations : unit -> Azure.ResourceManager.DatabaseWatcher.DatabaseWatcherHealthValidationCollection
override this.GetDatabaseWatcherHealthValidations : unit -> Azure.ResourceManager.DatabaseWatcher.DatabaseWatcherHealthValidationCollection
Public Overridable Function GetDatabaseWatcherHealthValidations () As DatabaseWatcherHealthValidationCollection

Returns

An object representing collection of DatabaseWatcherHealthValidations and their operations over a DatabaseWatcherHealthValidationResource.

Applies to