A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/javascript/api/@azure/storage-blob/accountsassignaturevalues below:

AccountSASSignatureValues interface | Microsoft Learn

AccountSASSignatureValues interface Properties encryptionScope

Optional. Encryption scope to use when sending requests authorized with this SAS URI.

expiresOn

The time after which the SAS will no longer work.

ipRange

Optional. IP range allowed.

permissions

Specifies which operations the SAS user may perform. Please refer to AccountSASPermissions for help constructing the permissions string.

protocol

Optional. SAS protocols allowed.

resourceTypes

The values that indicate the resource types accessible with this SAS. Please refer to AccountSASResourceTypes to construct this value.

services

The values that indicate the services accessible with this SAS. Please refer to AccountSASServices to construct this value.

startsOn

Optional. When the SAS will take effect.

version

If not provided, this defaults to the service version targeted by this version of the library.

Property Details encryptionScope

Optional. Encryption scope to use when sending requests authorized with this SAS URI.

encryptionScope?: string
Property Value

string

expiresOn

The time after which the SAS will no longer work.

expiresOn: Date
Property Value

Date

ipRange

Optional. IP range allowed.

ipRange?: SasIPRange
Property Value permissions

Specifies which operations the SAS user may perform. Please refer to AccountSASPermissions for help constructing the permissions string.

permissions: AccountSASPermissions
Property Value protocol

Optional. SAS protocols allowed.

protocol?: SASProtocol
Property Value resourceTypes

The values that indicate the resource types accessible with this SAS. Please refer to AccountSASResourceTypes to construct this value.

resourceTypes: string
Property Value

string

services

The values that indicate the services accessible with this SAS. Please refer to AccountSASServices to construct this value.

services: string
Property Value

string

startsOn

Optional. When the SAS will take effect.

startsOn?: Date
Property Value

Date

version

If not provided, this defaults to the service version targeted by this version of the library.

version?: string
Property Value

string


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