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

Used to create an upload a blob to a specified container
Inheritance: BlobCommand
Afficher le fichier Open project: azurecoder/fluent-management Class Usage Examples

Private Properties

Свойство Type Description
CreateAndUploadBlobCommand System

Méthodes publiques

Méthode Description
Execute ( ) : void

Private Methods

Méthode Description
CreateAndUploadBlobCommand ( string containerName, string blobName, string fileNamePath ) : System

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void