GetAzVMwareCluster_GetViaIdentity Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Description("Get a cluster by name in a private cloud")]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Generated]
[System.Management.Automation.Cmdlet("Get", "AzVMwareCluster_GetViaIdentity")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.ICluster) })]
public class GetAzVMwareCluster_GetViaIdentity : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Description("Get a cluster by name in a private cloud")>]
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzVMwareCluster_GetViaIdentity")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.ICluster) })>]
type GetAzVMwareCluster_GetViaIdentity = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzVMwareCluster_GetViaIdentity
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzVMwareCluster_GetViaIdentity
Attributes
Implements

Constructors

GetAzVMwareCluster_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