Share via


AccountResource.Validate Method ()

 

Validate the object. Throws ValidationException if validation fails.

Namespace:   Microsoft.Azure.Management.Batch.Models
Assembly:  Microsoft.Azure.Management.Batch (in Microsoft.Azure.Management.Batch.dll)

Syntax

public virtual void Validate()
public:
virtual void Validate()
abstract Validate : unit -> unit
override Validate : unit -> unit
Public Overridable Sub Validate

See Also

AccountResource Class
Microsoft.Azure.Management.Batch.Models Namespace

Return to top