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.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