GetAzDatabricksVNetPeering_Get Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Description("Gets the workspace vNet Peering.")]
[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Generated]
[System.Management.Automation.Cmdlet("Get", "AzDatabricksVNetPeering_Get")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.Api20180401.IVirtualNetworkPeering) })]
public class GetAzDatabricksVNetPeering_Get : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Description("Gets the workspace vNet Peering.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzDatabricksVNetPeering_Get")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.Api20180401.IVirtualNetworkPeering) })>]
type GetAzDatabricksVNetPeering_Get = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzDatabricksVNetPeering_Get
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzDatabricksVNetPeering_Get
Attributes
Implements

Constructors

GetAzDatabricksVNetPeering_Get()

Properties

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

Methods

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

Explicit Interface Implementations

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

Applies to