共用方式為


ServiceGenerateAccountSasUrlOptions interface

設定 generateAccountSasUrl 作業的選項。

屬性

ipRange

選擇性。 允許的 IP 範圍。

protocol

選擇性。 允許 SAS 通訊協定。

startsOn

選擇性。 當 SAS 生效時。

version

此 SAS 的目標服務版本。 如果未指定,則會預設為程式庫的目標版本。

屬性詳細資料

ipRange

選擇性。 允許的 IP 範圍。

ipRange?: SasIPRange

屬性值

protocol

選擇性。 允許 SAS 通訊協定。

protocol?: SASProtocol

屬性值

startsOn

選擇性。 當 SAS 生效時。

startsOn?: Date

屬性值

Date

version

此 SAS 的目標服務版本。 如果未指定,則會預設為程式庫的目標版本。

version?: string

屬性值

string