### YamlMime:JavaType uid: "com.microsoft.azure.management.cdn.CheckNameAvailabilityResult" fullName: "com.microsoft.azure.management.cdn.CheckNameAvailabilityResult" name: "CheckNameAvailabilityResult" nameWithType: "CheckNameAvailabilityResult" summary: "Result of the custom domain validation." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **CheckNameAvailabilityResult**" constructors: - uid: "com.microsoft.azure.management.cdn.CheckNameAvailabilityResult.CheckNameAvailabilityResult(com.microsoft.azure.management.cdn.implementation.CheckNameAvailabilityOutputInner)" fullName: "com.microsoft.azure.management.cdn.CheckNameAvailabilityResult.CheckNameAvailabilityResult(CheckNameAvailabilityOutputInner inner)" name: "CheckNameAvailabilityResult(CheckNameAvailabilityOutputInner inner)" nameWithType: "CheckNameAvailabilityResult.CheckNameAvailabilityResult(CheckNameAvailabilityOutputInner inner)" summary: "Construct CheckNameAvailabilityResult object from server response object." parameters: - description: "server response for CheckNameAvailability request." name: "inner" type: "" syntax: "public CheckNameAvailabilityResult(CheckNameAvailabilityOutputInner inner)" desc: "Construct CheckNameAvailabilityResult object from server response object." methods: - uid: "com.microsoft.azure.management.cdn.CheckNameAvailabilityResult.message()" fullName: "com.microsoft.azure.management.cdn.CheckNameAvailabilityResult.message()" name: "message()" nameWithType: "CheckNameAvailabilityResult.message()" summary: "Get the message value." syntax: "public String message()" desc: "Get the message value." returns: description: "the message value" type: "" - uid: "com.microsoft.azure.management.cdn.CheckNameAvailabilityResult.nameAvailable()" fullName: "com.microsoft.azure.management.cdn.CheckNameAvailabilityResult.nameAvailable()" name: "nameAvailable()" nameWithType: "CheckNameAvailabilityResult.nameAvailable()" summary: "Indicates whether the name is available." syntax: "public boolean nameAvailable()" desc: "Indicates whether the name is available." returns: description: "the nameAvailable value" type: "" - uid: "com.microsoft.azure.management.cdn.CheckNameAvailabilityResult.reason()" fullName: "com.microsoft.azure.management.cdn.CheckNameAvailabilityResult.reason()" name: "reason()" nameWithType: "CheckNameAvailabilityResult.reason()" summary: "Get the reason value." syntax: "public String reason()" desc: "Get the reason value." returns: description: "the reason value" type: "" type: "class" desc: "Result of the custom domain validation." metadata: {} package: "com.microsoft.azure.management.cdn" artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4