public class Var1 extends Object
Response to a request for an Shared-Access-Signature to access an Azure Blob Storage container.
See http://schemas.taskcluster.net/auth/v1/azure-blob-response.json#
public Date expiry
Date and time of when the Shared-Access-Signature expires.
See http://schemas.taskcluster.net/auth/v1/azure-blob-response.json#/properties/expiry
public String sas
Shared-Access-Signature string. This is the querystring parameters to be appened after ? or & depending on whether or not a querystring is already present in the URL.
See http://schemas.taskcluster.net/auth/v1/azure-blob-response.json#/properties/sas
Copyright © 2014–2018 Mozilla. All rights reserved.