TestAzDataProtectionBackupVaultNameAvailability_CheckViaIdentity Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Description("API to check for resource name availability")]
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.InternalExport]
[System.Management.Automation.Cmdlet("Test", "AzDataProtectionBackupVaultNameAvailability_CheckViaIdentity", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.ICheckNameAvailabilityResult) })]
public class TestAzDataProtectionBackupVaultNameAvailability_CheckViaIdentity : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Description("API to check for resource name availability")>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.InternalExport>]
[<System.Management.Automation.Cmdlet("Test", "AzDataProtectionBackupVaultNameAvailability_CheckViaIdentity", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.ICheckNameAvailabilityResult) })>]
type TestAzDataProtectionBackupVaultNameAvailability_CheckViaIdentity = class
    inherit PSCmdlet
    interface IEventListener
Public Class TestAzDataProtectionBackupVaultNameAvailability_CheckViaIdentity
Inherits PSCmdlet
Implements IEventListener
Inheritance
TestAzDataProtectionBackupVaultNameAvailability_CheckViaIdentity
Attributes
Implements

Constructors

TestAzDataProtectionBackupVaultNameAvailability_CheckViaIdentity()

Properties

Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InputObject
InvocationInformation
Parameter
Proxy
ProxyCredential
ProxyUseDefaultCredentials

Methods

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

Explicit Interface Implementations

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

Applies to