Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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