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.MySql.Description("Gets a virtual network rule.")]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Generated]
[System.Management.Automation.Cmdlet("Get", "AzMySqlVirtualNetworkRule_GetViaIdentity")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IVirtualNetworkRule) })]
public class GetAzMySqlVirtualNetworkRule_GetViaIdentity : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Description("Gets a virtual network rule.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzMySqlVirtualNetworkRule_GetViaIdentity")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IVirtualNetworkRule) })>]
type GetAzMySqlVirtualNetworkRule_GetViaIdentity = class
inherit PSCmdlet
interface IEventListener
Public Class GetAzMySqlVirtualNetworkRule_GetViaIdentity
Inherits PSCmdlet
Implements IEventListener