pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
GetIpGroupResult
/
GetIpGroupResult
Get
Ip
Group
Result
fun
GetIpGroupResult
(
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
)