Class CredentialReferenceType


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

      • CREDENTIAL_REFERENCE

        public static final CredentialReferenceType CREDENTIAL_REFERENCE
        Static value CredentialReference for CredentialReferenceType.
    • Constructor Detail

      • CredentialReferenceType

        public CredentialReferenceType()
    • Method Detail

      • fromString

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