Class MicrosoftGraphManagedDeviceOwnerType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<MicrosoftGraphManagedDeviceOwnerType>
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphManagedDeviceOwnerType

public final class MicrosoftGraphManagedDeviceOwnerType extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphManagedDeviceOwnerType>
managedDeviceOwnerType.
  • Field Details

  • Constructor Details

    • MicrosoftGraphManagedDeviceOwnerType

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

    • fromString

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

      Gets known MicrosoftGraphManagedDeviceOwnerType values.
      Returns:
      known MicrosoftGraphManagedDeviceOwnerType values.