C# Class Elastacloud.AzureManagement.Fluent.Commands.Blobs.DeleteBlobContainerCommand

Used to delete a blob container within a specified storage account
Inheritance: BlobCommand
Afficher le fichier Open project: azurecoder/fluent-management Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void

Private Methods

Méthode Description
DeleteBlobContainerCommand ( string containerName ) : System

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void