AttachedDatabaseConfigurationsCheckNameRequest Class

Definition

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