Class ApplicationsExpand


  • public final class ApplicationsExpand
    extends com.azure.core.util.ExpandableStringEnum<ApplicationsExpand>
    Defines values for ApplicationsExpand.
    • Field Detail

      • ASTERISK

        public static final ApplicationsExpand ASTERISK
        Static value * for ApplicationsExpand.
      • APPLIES_TO

        public static final ApplicationsExpand APPLIES_TO
        Static value appliesTo for ApplicationsExpand.
    • Constructor Detail

      • ApplicationsExpand

        public ApplicationsExpand()
    • Method Detail

      • fromString

        public static ApplicationsExpand fromString​(String name)
        Creates or finds a ApplicationsExpand from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding ApplicationsExpand.