Sas Authentication Args
data class SasAuthenticationArgs(val sasUri: Output<String>, val type: Output<String>) : ConvertibleToJava<SasAuthenticationArgs>
Defines the properties to access the artifacts using an Azure Storage SAS URI.