toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
GetIpGroupResult
/
GetIpGroupResult
Get
Ip
Group
Result
constructor
(
etag
:
String
,
firewallPolicies
:
List
<
SubResourceResponse
>
,
firewalls
:
List
<
SubResourceResponse
>
,
id
:
String
?
=
null
,
ipAddresses
:
List
<
String
>
?
=
null
,
location
:
String
?
=
null
,
name
:
String
,
provisioningState
:
String
,
tags
:
Map
<
String
,
String
>
?
=
null
,
type
:
String
)