Class CosmosDbServicePrincipalCredentialType


  • public final class CosmosDbServicePrincipalCredentialType
    extends com.azure.core.util.ExpandableStringEnum<CosmosDbServicePrincipalCredentialType>
    Defines values for CosmosDbServicePrincipalCredentialType.
    • Constructor Detail

      • CosmosDbServicePrincipalCredentialType

        public CosmosDbServicePrincipalCredentialType()
    • Method Detail

      • fromString

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