Class PipelineReferenceType


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

      • PIPELINE_REFERENCE

        public static final PipelineReferenceType PIPELINE_REFERENCE
        Static value PipelineReference for PipelineReferenceType.
    • Constructor Detail

      • PipelineReferenceType

        public PipelineReferenceType()
    • Method Detail

      • fromString

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