Share via


Cluster.Validate(IEventListener) Method

Definition

Validates that this object meets the validation criteria.

public System.Threading.Tasks.Task Validate (Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.IEventListener eventListener);

Parameters

eventListener
IEventListener

an IEventListener instance that will receive validation events.

Returns

A Task that will be complete when validation is completed.

Implements

Applies to