NameAvailabilityParameters interface
Data POST-ed to the nameAvailability action
Properties
name | The resource name to validate. e.g."my-resource-name" |
type | The resource type. Can be "Microsoft.SignalRService/SignalR", "Microsoft.SignalRService/WebPubSub", "Microsoft.SignalRService/SignalR/replicas" or "Microsoft.SignalRService/WebPubSub/replicas" |
Property Details
name
The resource name to validate. e.g."my-resource-name"
name: string
Property Value
string
type
The resource type. Can be "Microsoft.SignalRService/SignalR", "Microsoft.SignalRService/WebPubSub", "Microsoft.SignalRService/SignalR/replicas" or "Microsoft.SignalRService/WebPubSub/replicas"
type: string
Property Value
string