Share via


IpGroupPropertiesFormatOutput interface

The IpGroups property information.

Properties

firewallPolicies

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.

ipAddresses

IpAddresses/IpAddressPrefixes in the IpGroups resource.

provisioningState

The provisioning state of the IpGroups resource.

Property Details

firewallPolicies

List of references to Firewall Policies resources that this IpGroups is associated with.

firewallPolicies?: SubResourceOutput[]

Property Value

firewalls

List of references to Firewall resources that this IpGroups is associated with.

firewalls?: SubResourceOutput[]

Property Value

ipAddresses

IpAddresses/IpAddressPrefixes in the IpGroups resource.

ipAddresses?: string[]

Property Value

string[]

provisioningState

The provisioning state of the IpGroups resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"