Get-AzureCheckDnsAvailability

Get-AzureCheckDnsAvailability

Gets whether a domain name in the cloudapp.net zone is available.

Syntax

Parameter Set: Default
Get-AzureCheckDnsAvailability -DomainQualifiedName <String> -Location <System.String> [-Profile <AzureProfile> ] [ <CommonParameters>]

Detailed Description

The Get-AzureCheckDnsAvailability cmdlet gets whether a domain name in the cloudapp.net zone is available for use.

Parameters

-DomainQualifiedName<String>

Specifies the domain name to verify. The value of this parameter must conform to the regular expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.

Aliases

none

Required?

true

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Location<System.String>

Specifies a location.

Aliases

none

Required?

true

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Profile<AzureProfile>

Specifies an Azure profile.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.