Class SasDefinitionBundle

  • Direct Known Subclasses:
    DeletedSasDefinitionBundle

    public class SasDefinitionBundle
    extends Object
    A SAS definition bundle consists of key vault SAS definition details plus its attributes.
    • Constructor Detail

      • SasDefinitionBundle

        public SasDefinitionBundle()
    • Method Detail

      • id

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

        public String secretId()
        Get the secretId value.
        Returns:
        the secretId value
      • templateUri

        public String templateUri()
        Get the templateUri value.
        Returns:
        the templateUri value
      • sasType

        public SasTokenType sasType()
        Get the sasType value.
        Returns:
        the sasType value
      • validityPeriod

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

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