SasAuthentication Class
Defines the properties to access the artifacts using an Azure Storage SAS URI.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.deploymentmanager.models._models_py3.AuthenticationSasAuthentication
Constructor
SasAuthentication(*, sas_uri: Optional[str] = None, **kwargs)
Parameters
- sas_uri
- str
Required
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.
Feedback
Submit and view feedback for