ICheckNameAvailabilityResponse Interface

Definition

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

Properties

Name Description
Message

detail message

NameAvailable

if name Available

Reason

Resource Name To Verify

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to