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

Used to create a container within a specified storage services account
Inheritance: BlobCommand
显示文件 Open project: azurecoder/fluent-management Class Usage Examples

Public Methods

Method Description
Execute ( ) : void

Private Methods

Method Description
CreateBlobContainerCommand ( string containerName ) : System

Method Details

Execute() public method

public Execute ( ) : void
return void