Interface NetworkSecurityRule.UpdateStages.WithProtocol

    • Method Detail

      • withProtocol

        NetworkSecurityRule.Update withProtocol​(SecurityRuleProtocol protocol)
        Specifies the protocol that this rule applies to.
        Parameters:
        protocol - one of the supported protocols
        Returns:
        the next stage of the definition
      • withAnyProtocol

        NetworkSecurityRule.Update withAnyProtocol()
        Makes this rule apply to any supported protocol.
        Returns:
        the next stage of the definition