GetAzWvdScalingPlan_List1 Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Description("List scaling plans in subscription.")]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Generated]
[System.Management.Automation.Cmdlet("Get", "AzWvdScalingPlan_List1")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20210712.IScalingPlan) })]
public class GetAzWvdScalingPlan_List1 : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Description("List scaling plans in subscription.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzWvdScalingPlan_List1")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20210712.IScalingPlan) })>]
type GetAzWvdScalingPlan_List1 = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzWvdScalingPlan_List1
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzWvdScalingPlan_List1
Attributes
Implements

Constructors

GetAzWvdScalingPlan_List1()

Properties

Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
Proxy
ProxyCredential
ProxyUseDefaultCredentials
SubscriptionId

Methods

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

Explicit Interface Implementations

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

Applies to