Class MicrosoftGraphPolicyPlatformType

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

public final class MicrosoftGraphPolicyPlatformType extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphPolicyPlatformType>
policyPlatformType.
  • Field Details

  • Constructor Details

    • MicrosoftGraphPolicyPlatformType

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

    • fromString

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

      Gets known MicrosoftGraphPolicyPlatformType values.
      Returns:
      known MicrosoftGraphPolicyPlatformType values.