INameAvailability Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20171201.NameAvailabilityTypeConverter))]
public interface INameAvailability : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20171201.NameAvailabilityTypeConverter))>]
type INameAvailability = interface
interface IJsonSerializable
Public Interface INameAvailability
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Message |
Error Message. |
Name |
Indicates whether the resource name is available. |
Reason |
Reason for name being unavailable. |
To |
(Inherited from IJsonSerializable) |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |