Class AbstractAzureClient.AzureCredentials

    • Constructor Detail

    • Method Detail

      • getEndpointProtocol

        public String getEndpointProtocol()
      • getAccountName

        public String getAccountName()
      • getAccountKey

        public String getAccountKey()
      • getSasKey

        public String getSasKey()
      • getClientId

        public String getClientId()
      • getTenantId

        public String getTenantId()
      • getClientSecret

        public String getClientSecret()
      • getConnectionString

        public String getConnectionString()
      • getEndpoint

        public abstract String getEndpoint​(String accountName)