IpGroup interface

The IpGroups resource information.

Extends

Properties

etag

A unique read-only string that changes whenever the resource is updated.

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.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

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

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From Resource.type