Class SsisPackageLocationType


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

      • SsisPackageLocationType

        public SsisPackageLocationType()
    • Method Detail

      • fromString

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