UpdateAzSynapseKustoPoolDatabase_UpdateViaIdentity Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Description("Updates a database.")]
[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.Synapse.InternalExport]
[System.Management.Automation.Cmdlet("Update", "AzSynapseKustoPoolDatabase_UpdateViaIdentity", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.IDatabase) })]
public class UpdateAzSynapseKustoPoolDatabase_UpdateViaIdentity : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Description("Updates a database.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.InternalExport>]
[<System.Management.Automation.Cmdlet("Update", "AzSynapseKustoPoolDatabase_UpdateViaIdentity", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Models.Api20210601Preview.IDatabase) })>]
type UpdateAzSynapseKustoPoolDatabase_UpdateViaIdentity = class
    inherit PSCmdlet
    interface IEventListener
Public Class UpdateAzSynapseKustoPoolDatabase_UpdateViaIdentity
Inherits PSCmdlet
Implements IEventListener
Inheritance
UpdateAzSynapseKustoPoolDatabase_UpdateViaIdentity
Attributes
Implements

Constructors

UpdateAzSynapseKustoPoolDatabase_UpdateViaIdentity()

Properties

AsJob
Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InputObject
InvocationInformation
NoWait
Parameter
Proxy
ProxyCredential
ProxyUseDefaultCredentials

Methods

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

Explicit Interface Implementations

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

Applies to