Class PatchInstallationState


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

      • PatchInstallationState

        public PatchInstallationState()
    • Method Detail

      • fromString

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