Class SasAuthenticationResponse


  • public final class SasAuthenticationResponse
    extends java.lang.Object
    • Method Detail

      • sasUri

        public java.lang.String sasUri()
        Returns:
        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

        public java.lang.String type()
        Returns:
        The authentication type Expected value is 'Sas'.