CheckNameAvailability 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 parameters used to check the availability of a resource.
public class CheckNameAvailability : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevOpsInfrastructure.Models.CheckNameAvailability>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevOpsInfrastructure.Models.CheckNameAvailability>
type CheckNameAvailability = class
interface IJsonModel<CheckNameAvailability>
interface IPersistableModel<CheckNameAvailability>
Public Class CheckNameAvailability
Implements IJsonModel(Of CheckNameAvailability), IPersistableModel(Of CheckNameAvailability)
- Inheritance
-
CheckNameAvailability
- Implements
Constructors
| Name | Description |
|---|---|
| CheckNameAvailability(String, DevOpsInfrastructureResourceType) |
Initializes a new instance of CheckNameAvailability. |
Properties
| Name | Description |
|---|---|
| Name |
The name of the resource. |
| Type |
The type of resource that is used as the scope of the availability check. |