TestAzDataProtectionBackupInstance_ValidateViaIdentity Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Description("Validate whether adhoc backup will be successful or not")]
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.InternalExport]
[System.Management.Automation.Cmdlet("Test", "AzDataProtectionBackupInstance_ValidateViaIdentity", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.IOperationJobExtendedInfo) })]
public class TestAzDataProtectionBackupInstance_ValidateViaIdentity : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Description("Validate whether adhoc backup will be successful or not")>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.InternalExport>]
[<System.Management.Automation.Cmdlet("Test", "AzDataProtectionBackupInstance_ValidateViaIdentity", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.IOperationJobExtendedInfo) })>]
type TestAzDataProtectionBackupInstance_ValidateViaIdentity = class
    inherit PSCmdlet
    interface IEventListener
Public Class TestAzDataProtectionBackupInstance_ValidateViaIdentity
Inherits PSCmdlet
Implements IEventListener
Inheritance
TestAzDataProtectionBackupInstance_ValidateViaIdentity
Attributes
Implements

Constructors

TestAzDataProtectionBackupInstance_ValidateViaIdentity()

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