你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SasAuthentication interface
Defines the properties to access the artifacts using an Azure Storage SAS URI.
- Extends
Properties
sas |
The SAS URI to the Azure Storage blob container. Any offset from the root of the container to where the artifacts are located can be defined in the artifactRoot. |
type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
sasUri
The SAS URI to the Azure Storage blob container. Any offset from the root of the container to where the artifacts are located can be defined in the artifactRoot.
sasUri?: string
Property Value
string
type
Polymorphic discriminator, which specifies the different types this object can be
type: "Sas"
Property Value
"Sas"