Class IntegrationRuntimeReferenceType


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

      • INTEGRATION_RUNTIME_REFERENCE

        public static final IntegrationRuntimeReferenceType INTEGRATION_RUNTIME_REFERENCE
        Static value IntegrationRuntimeReference for IntegrationRuntimeReferenceType.
    • Constructor Detail

      • IntegrationRuntimeReferenceType

        public IntegrationRuntimeReferenceType()
    • Method Detail

      • fromString

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