Class ServiceEndpointType


  • public final class ServiceEndpointType
    extends com.microsoft.rest.ExpandableStringEnum<ServiceEndpointType>
    Defines values for ServiceEndpointType.
    • Field Detail

      • MICROSOFT_STORAGE

        public static final ServiceEndpointType MICROSOFT_STORAGE
        Static value Microsoft.Storage for ServiceEndpointType.
      • MICROSOFT_SQL

        public static final ServiceEndpointType MICROSOFT_SQL
        Static value Microsoft.Sql for ServiceEndpointType.
      • MICROSOFT_AZURECOSMOSDB

        public static final ServiceEndpointType MICROSOFT_AZURECOSMOSDB
        Static value Microsoft.AzureCosmosDB for ServiceEndpointType.
    • Constructor Detail

      • ServiceEndpointType

        public ServiceEndpointType()
    • Method Detail

      • fromString

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