GetAzVMwareWorkloadNetworkPublicIP_GetViaIdentity Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Description("Get a Public IP Block by id in a private cloud workload network.")]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.InternalExport]
[System.Management.Automation.Cmdlet("Get", "AzVMwareWorkloadNetworkPublicIP_GetViaIdentity")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.IWorkloadNetworkPublicIP) })]
public class GetAzVMwareWorkloadNetworkPublicIP_GetViaIdentity : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Description("Get a Public IP Block by id in a private cloud workload network.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.InternalExport>]
[<System.Management.Automation.Cmdlet("Get", "AzVMwareWorkloadNetworkPublicIP_GetViaIdentity")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.IWorkloadNetworkPublicIP) })>]
type GetAzVMwareWorkloadNetworkPublicIP_GetViaIdentity = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzVMwareWorkloadNetworkPublicIP_GetViaIdentity
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzVMwareWorkloadNetworkPublicIP_GetViaIdentity
Attributes
Implements

Constructors

GetAzVMwareWorkloadNetworkPublicIP_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