public virtual Uri GenerateSasUri(Azure.Storage.Sas.BlobSasBuilder builder);
abstract member GenerateSasUri : Azure.Storage.Sas.BlobSasBuilder -> Uri
override this.GenerateSasUri : Azure.Storage.Sas.BlobSasBuilder -> Uri
Public Overridable Function GenerateSasUri (builder As BlobSasBuilder) As Uri
Parameters
Used to generate a Shared Access Signature (SAS).
ReturnsA Uri containing the SAS Uri.
RemarksA Exception will be thrown if a failure occurs.
GenerateSasUri(BlobContainerSasPermissions, DateTimeOffset)public virtual Uri GenerateSasUri(Azure.Storage.Sas.BlobContainerSasPermissions permissions, DateTimeOffset expiresOn);
abstract member GenerateSasUri : Azure.Storage.Sas.BlobContainerSasPermissions * DateTimeOffset -> Uri
override this.GenerateSasUri : Azure.Storage.Sas.BlobContainerSasPermissions * DateTimeOffset -> Uri
Public Overridable Function GenerateSasUri (permissions As BlobContainerSasPermissions, expiresOn As DateTimeOffset) As Uri
Parameters
Required. Specifies the time at which the SAS becomes invalid. This field must be omitted if it has been specified in an associated stored access policy.
ReturnsA Uri containing the SAS Uri.
RemarksA Exception will be thrown if a failure occurs.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4