AttachedDatabaseConfigurationsCheckNameRequest 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 AttachedDatabaseConfigurations check name availability request.
public class AttachedDatabaseConfigurationsCheckNameRequest
type AttachedDatabaseConfigurationsCheckNameRequest = class
Public Class AttachedDatabaseConfigurationsCheckNameRequest
- Inheritance
-
AttachedDatabaseConfigurationsCheckNameRequest
Constructors
AttachedDatabaseConfigurationsCheckNameRequest() |
Initializes a new instance of the AttachedDatabaseConfigurationsCheckNameRequest class. |
AttachedDatabaseConfigurationsCheckNameRequest(String) |
Initializes a new instance of the AttachedDatabaseConfigurationsCheckNameRequest class. |
Properties
Name |
Gets or sets attached database resource name. |
Type |
The type of resource, for instance Microsoft.Kusto/clusters/attachedDatabaseConfigurations. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET