IWindowsIotServicesIdentity Interface

Definition

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

Properties

DeviceName

The name of the Windows IoT Device Service.

Id

Resource identity path

ResourceGroupName

The name of the resource group that contains the Windows IoT Device Service.

SubscriptionId

The subscription identifier.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to