GetAzPurviewPrivateEndpointConnection_Get Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Description("Get a private endpoint connection")]
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.Purview.InternalExport]
[System.Management.Automation.Cmdlet("Get", "AzPurviewPrivateEndpointConnection_Get")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IPrivateEndpointConnection) })]
public class GetAzPurviewPrivateEndpointConnection_Get : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Description("Get a private endpoint connection")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.InternalExport>]
[<System.Management.Automation.Cmdlet("Get", "AzPurviewPrivateEndpointConnection_Get")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IPrivateEndpointConnection) })>]
type GetAzPurviewPrivateEndpointConnection_Get = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzPurviewPrivateEndpointConnection_Get
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzPurviewPrivateEndpointConnection_Get
Attributes
Implements

Constructors

GetAzPurviewPrivateEndpointConnection_Get()

Properties

AccountName
Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
Name
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
SubscriptionId

Methods

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

Explicit Interface Implementations

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

Applies to