ICheckNameAvailabilityResponse 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.DeviceUpdate.Models.Api30.CheckNameAvailabilityResponseTypeConverter))]
public interface ICheckNameAvailabilityResponse : Microsoft.Azure.PowerShell.Cmdlets.DeviceUpdate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DeviceUpdate.Models.Api30.CheckNameAvailabilityResponseTypeConverter))>]
type ICheckNameAvailabilityResponse = interface
interface IJsonSerializable
Public Interface ICheckNameAvailabilityResponse
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Message |
Detailed reason why the given name is available. |
Name |
Indicates if the resource name is available. |
Reason |
The reason why the given name is not available. |
To |
(Inherited from IJsonSerializable) |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |