次の方法で共有


ICheckNameAvailabilityParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.CheckNameAvailabilityParametersTypeConverter))]
public interface ICheckNameAvailabilityParameters : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.CheckNameAvailabilityParametersTypeConverter))>]
type ICheckNameAvailabilityParameters = interface
    interface IJsonSerializable
Public Interface ICheckNameAvailabilityParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name

The name of the service instance to check.

Type

The fully qualified resource type which includes provider namespace.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to