CheckNameRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The result returned from a database check name availability request.
public class CheckNameRequest
type CheckNameRequest = class
Public Class CheckNameRequest
- Inheritance
-
CheckNameRequest
Constructors
CheckNameRequest() |
Initializes a new instance of the CheckNameRequest class. |
CheckNameRequest(String, Type) |
Initializes a new instance of the CheckNameRequest class. |
Properties
Name |
Gets or sets resource name. |
Type |
Gets or sets the type of resource, for instance Microsoft.Kusto/clusters/databases. Possible values include: 'Microsoft.Kusto/clusters/databases', 'Microsoft.Kusto/clusters/attachedDatabaseConfigurations' |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET