Class ServerTrustGroupPropertiesTrustScopesItem

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

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

  • Constructor Details

    • ServerTrustGroupPropertiesTrustScopesItem

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

    • fromString

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

      Gets known ServerTrustGroupPropertiesTrustScopesItem values.
      Returns:
      known ServerTrustGroupPropertiesTrustScopesItem values.