次の方法で共有


INameAvailabilityParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20220801Preview.NameAvailabilityParametersTypeConverter))]
public interface INameAvailabilityParameters : Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.WebPubSub.Models.Api20220801Preview.NameAvailabilityParametersTypeConverter))>]
type INameAvailabilityParameters = interface
    interface IJsonSerializable
Public Interface INameAvailabilityParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name

The resource name to validate. e.g."my-resource-name"

Type

The resource type. Can be "Microsoft.SignalRService/SignalR" or "Microsoft.SignalRService/webPubSub"

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to