SasAuthentication interface
Defines the properties to access the artifacts using an Azure Storage SAS URI.
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 |
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
type: "Sas"
Property Value
"Sas"