Compartilhar via


ICheckNameAvailabilityResponse Interface

Definition

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

Properties

Message
NameAvailable
Reason

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to