Class Redundancy

  • All Implemented Interfaces:
    com.microsoft.azure.toolkit.lib.common.model.ExpandableParameter

    public class Redundancy
    extends Object
    implements com.microsoft.azure.toolkit.lib.common.model.ExpandableParameter
    • Field Detail

      • STANDARD_ZRS

        public static final Redundancy STANDARD_ZRS
      • STANDARD_LRS

        public static final Redundancy STANDARD_LRS
      • STANDARD_GRS

        public static final Redundancy STANDARD_GRS
      • STANDARD_RAGZRS

        public static final Redundancy STANDARD_RAGZRS
      • PREMIUM_LRS

        public static final Redundancy PREMIUM_LRS
      • PREMIUM_ZRS

        public static final Redundancy PREMIUM_ZRS
      • STANDARD_RAGRS

        public static final Redundancy STANDARD_RAGRS
      • name

        private final String name
      • label

        private final String label
    • Method Detail

      • isExpandedValue

        public boolean isExpandedValue()
        Specified by:
        isExpandedValue in interface com.microsoft.azure.toolkit.lib.common.model.ExpandableParameter