Méthode | Description | |
---|---|---|
BlobController ( ) : System |
Initializes a new instance of the BlobController class.
|
|
BlobController ( string cloudConfigurationName, string containerName = DefaultContainerName ) : System |
Initializes a new instance of the BlobController class.
|
|
Post ( [ lifetimeInMinutes ) : Task |
Méthode | Description | |
---|---|---|
GetDisallowedLifetimeResponse ( long blobSize, System.TimeSpan lifetime ) : |
||
OneTimeInitializeAsync ( CloudStorageAccount azureAccount ) : System.Threading.Tasks.Task |
public BlobController ( string cloudConfigurationName, string containerName = DefaultContainerName ) : System | ||
cloudConfigurationName | string | Name of the cloud configuration. |
containerName | string | The name of the Azure blob container to upload to. |
Résultat | System |