Class InboundSecurityRulesProtocol


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

      • InboundSecurityRulesProtocol

        public InboundSecurityRulesProtocol()
    • Method Detail

      • fromString

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