GetAzWindowsIotServicesDevice_GetViaIdentity Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Description("Get the non-security related metadata of a Windows IoT Device Service.")]
[Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Generated]
[System.Management.Automation.Cmdlet("Get", "AzWindowsIotServicesDevice_GetViaIdentity")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Models.Api20190601.IDeviceService) })]
public class GetAzWindowsIotServicesDevice_GetViaIdentity : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Description("Get the non-security related metadata of a Windows IoT Device Service.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzWindowsIotServicesDevice_GetViaIdentity")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Models.Api20190601.IDeviceService) })>]
type GetAzWindowsIotServicesDevice_GetViaIdentity = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzWindowsIotServicesDevice_GetViaIdentity
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzWindowsIotServicesDevice_GetViaIdentity
Attributes
Implements

Constructors

GetAzWindowsIotServicesDevice_GetViaIdentity()

Properties

Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InputObject
InvocationInformation
Proxy
ProxyCredential
ProxyUseDefaultCredentials

Methods

BeginProcessing()
EndProcessing()
ProcessRecord()
ProcessRecordAsync()
StopProcessing()

Explicit Interface Implementations

IEventListener.Cancel
IEventListener.Signal(String, CancellationToken, Func<EventData>)
IEventListener.Token

Applies to