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.HealthBot.Description("Returns all the resources of a particular type belonging to a resource group")]
[Microsoft.Azure.PowerShell.Cmdlets.HealthBot.Generated]
[System.Management.Automation.Cmdlet("Get", "AzHealthBot_List")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthBot.Models.Api20201208.IHealthBot) })]
public class GetAzHealthBot_List : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.HealthBot.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.HealthBot.Description("Returns all the resources of a particular type belonging to a resource group")>]
[<Microsoft.Azure.PowerShell.Cmdlets.HealthBot.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzHealthBot_List")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthBot.Models.Api20201208.IHealthBot) })>]
type GetAzHealthBot_List = class
inherit PSCmdlet
interface IEventListener
Public Class GetAzHealthBot_List
Inherits PSCmdlet
Implements IEventListener