Class RestorePointCollectionExpandOptions

java.lang.Object
com.azure.core.util.ExpandableStringEnum<RestorePointCollectionExpandOptions>
com.azure.resourcemanager.compute.models.RestorePointCollectionExpandOptions
All Implemented Interfaces:
com.azure.core.util.ExpandableEnum<String>

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

  • Constructor Details

    • RestorePointCollectionExpandOptions

      @Deprecated public RestorePointCollectionExpandOptions()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of RestorePointCollectionExpandOptions value.
  • Method Details

    • fromString

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

      Gets known RestorePointCollectionExpandOptions values.
      Returns:
      known RestorePointCollectionExpandOptions values.