CheckServerNameAvailabilityParameters 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.
Details of server name request body.
public class CheckServerNameAvailabilityParameters
type CheckServerNameAvailabilityParameters = class
Public Class CheckServerNameAvailabilityParameters
- Inheritance
-
CheckServerNameAvailabilityParameters
Constructors
CheckServerNameAvailabilityParameters() |
Initializes a new instance of the CheckServerNameAvailabilityParameters class. |
CheckServerNameAvailabilityParameters(String, String) |
Initializes a new instance of the CheckServerNameAvailabilityParameters class. |
Properties
Name |
Gets or sets name for checking availability. |
Type |
Gets or sets the resource type of azure analysis services. |
Methods
Validate() |
Validate the object. |