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

Used to create a container within a specified storage services 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
CreateBlobContainerCommand ( string containerName ) : System

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void