INameAvailabilityParameters Interface
Definition
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.Communication.Models.Api20230601Preview.NameAvailabilityParametersTypeConverter))]
public interface INameAvailabilityParameters : Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api40.ICheckNameAvailabilityRequest
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Models.Api20230601Preview.NameAvailabilityParametersTypeConverter))>]
type INameAvailabilityParameters = interface
interface IJsonSerializable
interface ICheckNameAvailabilityRequest
Public Interface INameAvailabilityParameters
Implements ICheckNameAvailabilityRequest
- Derived
- Attributes
- Implements
Properties
Name |
The name of the resource for which availability needs to be checked. (Inherited from ICheckNameAvailabilityRequest) |
Type |
The resource type. (Inherited from ICheckNameAvailabilityRequest) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |