Represents the permissions for a container.
The following tables list the members exposed by the BlobContainerPermissions type.
Public Constructors
| Name | Description | |
|---|---|---|
| BlobContainerPermissions | Initializes a new instance of the BlobContainerPermissions class. |
Public Properties
| Name | Description | |
|---|---|---|
|
PublicAccess | Gets or sets the public access setting for the container. |
|
SharedAccessPolicies | Gets the set of shared access policies for the container. |
Public Methods (see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object) |
|
GetHashCode | (Inherited from Object) |
|
GetType | (Inherited from Object) |
|
ToString | (Inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |