Class RestorePointExpandOptions


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

      • INSTANCE_VIEW

        public static final RestorePointExpandOptions INSTANCE_VIEW
        Static value instanceView for RestorePointExpandOptions.
    • Constructor Detail

      • RestorePointExpandOptions

        public RestorePointExpandOptions()
    • Method Detail

      • fromString

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