CheckAvailabilityParameters interface  
Parameters supplied to the Check Name Availability for Namespace and NotificationHubs.
Properties
| id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. | 
| is | True if the name is available and can be used to create new Namespace/NotificationHub. Otherwise false. | 
| location | Resource location | 
| name | Resource name | 
| sku | The sku of the created namespace | 
| tags | Resource tags | 
| type | Resource type NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: stringProperty Value
string
		isAvailiable
	 
	True if the name is available and can be used to create new Namespace/NotificationHub. Otherwise false.
isAvailiable?: booleanProperty Value
boolean
location
Resource location
location?: stringProperty Value
string
name
Resource name
name: stringProperty Value
string
sku
tags
Resource tags
tags?: {[propertyName: string]: string}Property Value
{[propertyName: string]: string}
type
Resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: stringProperty Value
string