Class StorageServiceKeys


  • public abstract class StorageServiceKeys
    extends Object
    • Constructor Detail

      • StorageServiceKeys

        public StorageServiceKeys()
    • Method Detail

      • key1

        public abstract String key1()
        The primary access key for the storage account.
      • key2

        public abstract String key2()
        The secondary access key for the storage account.