Class FlowLogFormatType


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

      • JSON

        public static final FlowLogFormatType JSON
        Static value JSON for FlowLogFormatType.
    • Constructor Detail

      • FlowLogFormatType

        public FlowLogFormatType()
    • Method Detail

      • fromString

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