|
|
@ -82,7 +82,7 @@ options:
|
|
|
|
source_address_prefix:
|
|
|
|
source_address_prefix:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- The CIDR or source IP range.
|
|
|
|
- The CIDR or source IP range.
|
|
|
|
- Asterix C(*) can also be used to match all source IPs.
|
|
|
|
- Asterisk C(*) can also be used to match all source IPs.
|
|
|
|
- Default tags such as C(VirtualNetwork), C(AzureLoadBalancer) and C(Internet) can also be used.
|
|
|
|
- Default tags such as C(VirtualNetwork), C(AzureLoadBalancer) and C(Internet) can also be used.
|
|
|
|
- If this is an ingress rule, specifies where network traffic originates from.
|
|
|
|
- If this is an ingress rule, specifies where network traffic originates from.
|
|
|
|
- It can accept string type or a list of string type.
|
|
|
|
- It can accept string type or a list of string type.
|
|
|
@ -91,7 +91,7 @@ options:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- The destination address prefix.
|
|
|
|
- The destination address prefix.
|
|
|
|
- CIDR or destination IP range.
|
|
|
|
- CIDR or destination IP range.
|
|
|
|
- Asterix C(*) can also be used to match all source IPs.
|
|
|
|
- Asterisk C(*) can also be used to match all source IPs.
|
|
|
|
- Default tags such as C(VirtualNetwork), C(AzureLoadBalancer) and C(Internet) can also be used.
|
|
|
|
- Default tags such as C(VirtualNetwork), C(AzureLoadBalancer) and C(Internet) can also be used.
|
|
|
|
- It can accept string type or a list of string type.
|
|
|
|
- It can accept string type or a list of string type.
|
|
|
|
default: "*"
|
|
|
|
default: "*"
|
|
|
|