Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceGenerateAccountSasUrlOptions

Package version

Options to configure BlobServiceClient.generateAccountSasUrl operation.

Hierarchy

  • ServiceGenerateAccountSasUrlOptions

Index

Properties

Optional encryptionScope

encryptionScope: undefined | string

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

Optional ipRange

ipRange: SasIPRange

Optional. IP range allowed.

Optional protocol

protocol: SASProtocol

Optional. SAS protocols allowed.

Optional startsOn

startsOn: Date

Optional. When the SAS will take effect.

Optional version

version: undefined | string

The version of the service this SAS will target. If not specified, it will default to the version targeted by the library.

Generated using TypeDoc