次の方法で共有


IDeviceServiceCheckNameAvailabilityParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Models.Api20190601.DeviceServiceCheckNameAvailabilityParametersTypeConverter))]
public interface IDeviceServiceCheckNameAvailabilityParameters : Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Models.Api20190601.DeviceServiceCheckNameAvailabilityParametersTypeConverter))>]
type IDeviceServiceCheckNameAvailabilityParameters = interface
    interface IJsonSerializable
Public Interface IDeviceServiceCheckNameAvailabilityParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name

The name of the Windows IoT Device Service to check.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to