Class ServerTrustGroupPropertiesTrustScopesItem

java.lang.Object
com.azure.core.util.ExpandableStringEnum<ServerTrustGroupPropertiesTrustScopesItem>
com.azure.resourcemanager.sql.models.ServerTrustGroupPropertiesTrustScopesItem

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

  • Constructor Details

    • ServerTrustGroupPropertiesTrustScopesItem

      public ServerTrustGroupPropertiesTrustScopesItem()
  • 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.