IpGroupPropertiesFormat interface
The IpGroups property information.
Properties
| firewall |
List of references to Firewall Policies resources that this IpGroups is associated with. |
| firewalls | List of references to Firewall resources that this IpGroups is associated with. |
| ip |
IpAddresses/IpAddressPrefixes in the IpGroups resource. |
| provisioning |
The provisioning state of the IpGroups resource. |
Property Details
firewallPolicies
List of references to Firewall Policies resources that this IpGroups is associated with.
firewallPolicies?: SubResource[]
Property Value
firewalls
List of references to Firewall resources that this IpGroups is associated with.
firewalls?: SubResource[]
Property Value
ipAddresses
IpAddresses/IpAddressPrefixes in the IpGroups resource.
ipAddresses?: string[]
Property Value
string[]
provisioningState
The provisioning state of the IpGroups resource.
provisioningState?: string
Property Value
string