INameAvailability Interface

Definition

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

Properties

Message

Error Message.

NameAvailable

Indicates whether the resource name is available.

Reason

Reason for name being unavailable.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to