C# Class Microsoft.WindowsAzure.Commands.Storage.Cmdlet.SetAzureStorageContainerAclCommand

Inheritance: StorageCloudBlobCmdletBase
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Свойство Type Description
ExecuteCmdlet void
SetContainerAcl Common.Task

Méthodes publiques

Méthode Description
SetAzureStorageContainerAclCommand ( ) : Commands.Common.Storage.ResourceModel

Initializes a new instance of the SetAzureStorageContainerAclCommand class.

SetAzureStorageContainerAclCommand ( IStorageBlobManagement channel ) : Commands.Common.Storage.ResourceModel

Initializes a new instance of the SetAzureStorageContainerAclCommand class.

Private Methods

Méthode Description
ExecuteCmdlet ( ) : void
SetContainerAcl ( long taskId, IStorageBlobManagement localChannel, string name, BlobContainerPublicAccessType accessLevel ) : Common.Task

set the access level of specified container

Method Details

SetAzureStorageContainerAclCommand() public méthode

Initializes a new instance of the SetAzureStorageContainerAclCommand class.
public SetAzureStorageContainerAclCommand ( ) : Commands.Common.Storage.ResourceModel
Résultat Commands.Common.Storage.ResourceModel

SetAzureStorageContainerAclCommand() public méthode

Initializes a new instance of the SetAzureStorageContainerAclCommand class.
public SetAzureStorageContainerAclCommand ( IStorageBlobManagement channel ) : Commands.Common.Storage.ResourceModel
channel IStorageBlobManagement IStorageBlobManagement channel
Résultat Commands.Common.Storage.ResourceModel