C# Class Microsoft.Azure.Commands.AzureBackup.Cmdlets.UnregisterAzureRMBackupContainer

Inheritance: AzureBackupContainerCmdletBase
Mostrar archivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
DeleteServer void
UnregisterContainer void

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Private Methods

Method Description
DeleteServer ( ) : void
UnregisterContainer ( ) : void

Method Details

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void