IpGroup interface
The IpGroups resource information.
- Extends
Properties
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
firewall |
List of references to Firewall Policies resources that this IpGroups is associated with. NOTE: This property will not be serialized. It can only be populated by the server. |
firewalls | List of references to Firewall resources that this IpGroups is associated with. NOTE: This property will not be serialized. It can only be populated by the server. |
ip |
IpAddresses/IpAddressPrefixes in the IpGroups resource. |
provisioning |
The provisioning state of the IpGroups resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. |
location | Resource location. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
firewallPolicies
List of references to Firewall Policies resources that this IpGroups is associated with. NOTE: This property will not be serialized. It can only be populated by the server.
firewallPolicies?: SubResource[]
Property Value
firewalls
List of references to Firewall resources that this IpGroups is associated with. NOTE: This property will not be serialized. It can only be populated by the server.
firewalls?: SubResource[]
Property Value
ipAddresses
IpAddresses/IpAddressPrefixes in the IpGroups resource.
ipAddresses?: string[]
Property Value
string[]
provisioningState
The provisioning state of the IpGroups resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited Property Details
id
location
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type