GetAzMySqlVirtualNetworkRule_GetViaIdentity Class

Definition

[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
Inheritance
GetAzMySqlVirtualNetworkRule_GetViaIdentity
Attributes
Implements

Constructors

GetAzMySqlVirtualNetworkRule_GetViaIdentity()

Properties

Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InputObject
InvocationInformation
PassThru
Proxy
ProxyCredential
ProxyUseDefaultCredentials

Methods

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

Explicit Interface Implementations

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

Applies to