Class StorageAccountUpdateParameters


  • public class StorageAccountUpdateParameters
    extends Object
    The storage account update parameters.
    • Constructor Detail

      • StorageAccountUpdateParameters

        public StorageAccountUpdateParameters()
    • Method Detail

      • activeKeyName

        public String activeKeyName()
        Get the activeKeyName value.
        Returns:
        the activeKeyName value
      • withActiveKeyName

        public StorageAccountUpdateParameters withActiveKeyName​(String activeKeyName)
        Set the activeKeyName value.
        Parameters:
        activeKeyName - the activeKeyName value to set
        Returns:
        the StorageAccountUpdateParameters object itself.
      • autoRegenerateKey

        public Boolean autoRegenerateKey()
        Get the autoRegenerateKey value.
        Returns:
        the autoRegenerateKey value
      • withAutoRegenerateKey

        public StorageAccountUpdateParameters withAutoRegenerateKey​(Boolean autoRegenerateKey)
        Set the autoRegenerateKey value.
        Parameters:
        autoRegenerateKey - the autoRegenerateKey value to set
        Returns:
        the StorageAccountUpdateParameters object itself.
      • regenerationPeriod

        public String regenerationPeriod()
        Get the regenerationPeriod value.
        Returns:
        the regenerationPeriod value
      • withRegenerationPeriod

        public StorageAccountUpdateParameters withRegenerationPeriod​(String regenerationPeriod)
        Set the regenerationPeriod value.
        Parameters:
        regenerationPeriod - the regenerationPeriod value to set
        Returns:
        the StorageAccountUpdateParameters object itself.
      • storageAccountAttributes

        public StorageAccountAttributes storageAccountAttributes()
        Get the storageAccountAttributes value.
        Returns:
        the storageAccountAttributes value
      • withStorageAccountAttributes

        public StorageAccountUpdateParameters withStorageAccountAttributes​(StorageAccountAttributes storageAccountAttributes)
        Set the storageAccountAttributes value.
        Parameters:
        storageAccountAttributes - the storageAccountAttributes value to set
        Returns:
        the StorageAccountUpdateParameters object itself.
      • tags

        public Map<String,​String> tags()
        Get the tags value.
        Returns:
        the tags value