NewAzMariaDbVirtualNetworkRule_CreateExpanded Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Description("Creates or updates an existing virtual network rule.")]
[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Generated]
[System.Management.Automation.Cmdlet("New", "AzMariaDbVirtualNetworkRule_CreateExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.IVirtualNetworkRule) })]
public class NewAzMariaDbVirtualNetworkRule_CreateExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Description("Creates or updates an existing virtual network rule.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Generated>]
[<System.Management.Automation.Cmdlet("New", "AzMariaDbVirtualNetworkRule_CreateExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Models.Api20180601Preview.IVirtualNetworkRule) })>]
type NewAzMariaDbVirtualNetworkRule_CreateExpanded = class
    inherit PSCmdlet
    interface IEventListener
Public Class NewAzMariaDbVirtualNetworkRule_CreateExpanded
Inherits PSCmdlet
Implements IEventListener
Inheritance
NewAzMariaDbVirtualNetworkRule_CreateExpanded
Attributes
Implements

Constructors

NewAzMariaDbVirtualNetworkRule_CreateExpanded()

Properties

AsJob
Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
IgnoreMissingVnetServiceEndpoint
InvocationInformation
Name
NoWait
PassThru
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
ServerName
SubnetId
SubscriptionId

Methods

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

Explicit Interface Implementations

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

Applies to