AzureFirewallApplicationRuleProtocol Class
Properties of the application rule protocol.
- Inheritance
-
AzureFirewallApplicationRuleProtocol
Constructor
AzureFirewallApplicationRuleProtocol(*, protocol_type: typing.Union[str, _ForwardRef('AzureFirewallApplicationRuleProtocolType'), NoneType] = None, port: typing.Union[int, NoneType] = None, **kwargs)
Parameters
- protocol_type
- str or AzureFirewallApplicationRuleProtocolType
Protocol type. Possible values include: "Http", "Https".
- port
- int
Port number for the protocol, cannot be greater than 64000. This field is optional.
Feedback
Submit and view feedback for