### YamlMime:JavaType uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameRequest" fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameRequest" name: "CheckNameRequest" nameWithType: "CheckNameRequest" summary: "The result returned from a database check name availability request." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **CheckNameRequest**" constructors: - uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameRequest.CheckNameRequest()" fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameRequest.CheckNameRequest()" name: "CheckNameRequest()" nameWithType: "CheckNameRequest.CheckNameRequest()" summary: "Creates an instance of CheckNameRequest class." syntax: "public CheckNameRequest()" desc: "Creates an instance of CheckNameRequest class." methods: - uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameRequest.name()" fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameRequest.name()" name: "name()" nameWithType: "CheckNameRequest.name()" summary: "Get resource name." syntax: "public String name()" desc: "Get resource name." returns: description: "the name value" type: "" - uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameRequest.type()" fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameRequest.type()" name: "type()" nameWithType: "CheckNameRequest.type()" summary: "Get the type of resource, for instance Microsoft.DigitalTwins/digitalTwinsInstances." syntax: "public String type()" desc: "Get the type of resource, for instance Microsoft.DigitalTwins/digitalTwinsInstances." returns: description: "the type value" type: "" - uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameRequest.withName(java.lang.String)" fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameRequest.withName(String name)" name: "withName(String name)" nameWithType: "CheckNameRequest.withName(String name)" summary: "Set resource name." parameters: - description: "the name value to set" name: "name" type: "" syntax: "public CheckNameRequest withName(String name)" desc: "Set resource name." returns: description: "the CheckNameRequest object itself." type: "" - uid: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameRequest.withType(java.lang.String)" fullName: "com.microsoft.azure.management.digitaltwins.v2020_12_01.CheckNameRequest.withType(String type)" name: "withType(String type)" nameWithType: "CheckNameRequest.withType(String type)" summary: "Set the type of resource, for instance Microsoft.DigitalTwins/digitalTwinsInstances." parameters: - description: "the type value to set" name: "type" type: "" syntax: "public CheckNameRequest withType(String type)" desc: "Set the type of resource, for instance Microsoft.DigitalTwins/digitalTwinsInstances." returns: description: "the CheckNameRequest object itself." type: "" type: "class" desc: "The result returned from a database check name availability request." metadata: {} package: "com.microsoft.azure.management.digitaltwins.v2020_12_01" artifact: com.microsoft.azure.digitaltwins.v2020_12_01:azure-mgmt-digitaltwins:1.0.0