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.Authentication
SasAuthentication

Constructor

SasAuthentication(*, sas_uri: Optional[str] = None, **kwargs)

Parameters

type
str
Required

Required. The authentication type.Constant filled by server.

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.