Share via


ICheckNameAvailabilityModel Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.CheckNameAvailabilityModelTypeConverter))]
public interface ICheckNameAvailabilityModel : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.CheckNameAvailabilityModelTypeConverter))>]
type ICheckNameAvailabilityModel = interface
    interface IJsonSerializable
Public Interface ICheckNameAvailabilityModel
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name

Gets or sets the resource name.

Type

Gets or sets the resource type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to