Share via


ICheckNameAvailabilityResponse Interface

Definition

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

Properties

Message

detail message

NameAvailable

if name Available

Reason

Resource Name To Verify

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to