Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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