ExportAzRedisEnterpriseCache_ExportExpanded Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Description("Exports a database file from target database.")]
[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.InternalExport]
[System.Management.Automation.Alias(new System.String[] { "Export-AzRedisEnterpriseCacheDatabase" })]
[System.Management.Automation.Cmdlet("Export", "AzRedisEnterpriseCache_ExportExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(System.Boolean) })]
public class ExportAzRedisEnterpriseCache_ExportExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Description("Exports a database file from target database.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.InternalExport>]
[<System.Management.Automation.Alias(new System.String[] { "Export-AzRedisEnterpriseCacheDatabase" })>]
[<System.Management.Automation.Cmdlet("Export", "AzRedisEnterpriseCache_ExportExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(System.Boolean) })>]
type ExportAzRedisEnterpriseCache_ExportExpanded = class
    inherit PSCmdlet
    interface IEventListener
Public Class ExportAzRedisEnterpriseCache_ExportExpanded
Inherits PSCmdlet
Implements IEventListener
Inheritance
ExportAzRedisEnterpriseCache_ExportExpanded
Attributes
Implements

Constructors

ExportAzRedisEnterpriseCache_ExportExpanded()

Properties

AsJob
Break
Client
ClusterName
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
Name
NoWait
PassThru
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
SasUri
SubscriptionId

Methods

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

Explicit Interface Implementations

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

Applies to