CheckNameAvailabilityRequest 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.
Management group name availability check parameters.
public class CheckNameAvailabilityRequest
type CheckNameAvailabilityRequest = class
Public Class CheckNameAvailabilityRequest
- Inheritance
-
System.ObjectCheckNameAvailabilityRequest
Constructors
| CheckNameAvailabilityRequest() |
Initializes a new instance of the CheckNameAvailabilityRequest class. |
| CheckNameAvailabilityRequest(String, Nullable<Type>) |
Initializes a new instance of the CheckNameAvailabilityRequest class. |
Properties
| Name |
Gets or sets the name to check for availability |
| Type |
Gets or sets fully qualified resource type which includes provider namespace. Possible values include: 'Microsoft.Management/managementGroups' |