Class FunctionAppStackInner


  • public final class FunctionAppStackInner
    extends ProxyOnlyResource
    Function App Stack.
    • Constructor Detail

      • FunctionAppStackInner

        public FunctionAppStackInner()
    • Method Detail

      • location

        public String location()
        Get the location property: Function App stack location.
        Returns:
        the location value.
      • displayText

        public String displayText()
        Get the displayText property: Function App stack (display only).
        Returns:
        the displayText value.
      • value

        public String value()
        Get the value property: Function App stack name.
        Returns:
        the value value.
      • majorVersions

        public List<FunctionAppMajorVersion> majorVersions()
        Get the majorVersions property: List of major versions available.
        Returns:
        the majorVersions value.
      • preferredOs

        public StackPreferredOs preferredOs()
        Get the preferredOs property: Function App stack preferred OS.
        Returns:
        the preferredOs value.