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