CheckNameAvailabilityRequest Class

Definition

A request to check whether the specified name for a resource is available.

public class CheckNameAvailabilityRequest
type CheckNameAvailabilityRequest = class
Public Class CheckNameAvailabilityRequest
Inheritance
CheckNameAvailabilityRequest

Constructors

CheckNameAvailabilityRequest()

Initializes a new instance of the CheckNameAvailabilityRequest class.

CheckNameAvailabilityRequest(String)

Initializes a new instance of the CheckNameAvailabilityRequest class.

Properties

Name

Gets or sets the name whose availability is to be checked.

Type

The type of resource that is used as the scope of the availability check.

Methods

Validate()

Validate the object.

Applies to