Microsoft.Azure.Management.Network.Fluent.AzureFirewall.BaseRule Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IWithApplicationRuleProtocol<ParentT> |
The stage of the Azure firewall definition allowing to specify source addresses in firewall rule. |
IWithDescription<ParentT> |
The stage of the Azure firewall definition allowing to specify description in firewall rule. |
IWithDestinationAddress<ParentT> |
The stage of the Azure firewall definition allowing to specify destination addresses in firewall rule. |
IWithDestinationFqdn<ParentT> |
The stage of the Azure firewall definition allowing to specify destination fdqns in firewall rule. |
IWithDestinationIpGroup<ParentT> |
The stage of the Azure firewall definition allowing to specify destination IP groups in firewall rule. |
IWithDestinationPort<ParentT> |
The stage of the Azure firewall definition allowing to specify destination ports in firewall rule. |
IWithFqdnTag<ParentT> |
The stage of the Azure firewall definition allowing to specify fqdn tags in firewall rule. |
IWithRuleProtocol<ParentT> |
The stage of the Azure firewall definition allowing to specify protocol in firewall rule. |
IWithSourceAddress<ParentT> |
The stage of the Azure firewall definition allowing to specify source addresses in firewall rule. |
IWithSourceIpGroup<ParentT> |
The stage of the Azure firewall definition allowing to specify source IP groups in firewall rule. |
IWithTargetFqdn<ParentT> |
The stage of the Azure firewall definition allowing to specify target fqdns in firewall rule. |
Azure SDK for .NET