Share via


DatabaseWatcherResource.GetDatabaseWatcherHealthValidations Method

Definition

Gets a collection of DatabaseWatcherHealthValidationResources in the DatabaseWatcher.

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 DatabaseWatcherHealthValidationResources and their operations over a DatabaseWatcherHealthValidationResource.

Applies to