Class StorageBundle

  • Direct Known Subclasses:
    DeletedStorageBundle

    public class StorageBundle
    extends Object
    A Storage account bundle consists of key vault storage account details plus its attributes.
    • Constructor Detail

      • StorageBundle

        public StorageBundle()
    • Method Detail

      • id

        public String id()
        Get the id value.
        Returns:
        the id value
      • resourceId

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

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

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

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

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