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.ConnectedMachine.Description("Lists all the hybrid machines in the specified subscription. Use the nextLink property in the response to get the next page of hybrid machines.")]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Generated]
[System.Management.Automation.Cmdlet("Get", "AzConnectedMachine_List1")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20200802.IMachine) })]
public class GetAzConnectedMachine_List1 : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IEventListener
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Description("Lists all the hybrid machines in the specified subscription. Use the nextLink property in the response to get the next page of hybrid machines.")]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Generated]
[System.Management.Automation.Cmdlet("Get", "AzConnectedMachine_List1")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20210520.IMachine) })]
public class GetAzConnectedMachine_List1 : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Description("Lists all the hybrid machines in the specified subscription. Use the nextLink property in the response to get the next page of hybrid machines.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzConnectedMachine_List1")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20200802.IMachine) })>]
type GetAzConnectedMachine_List1 = class
inherit PSCmdlet
interface IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Description("Lists all the hybrid machines in the specified subscription. Use the nextLink property in the response to get the next page of hybrid machines.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzConnectedMachine_List1")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20210520.IMachine) })>]
type GetAzConnectedMachine_List1 = class
inherit PSCmdlet
interface IEventListener
Public Class GetAzConnectedMachine_List1
Inherits PSCmdlet
Implements IEventListener