toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
ApplicationGatewayPrivateLinkIpConfigurationResponse
/
ApplicationGatewayPrivateLinkIpConfigurationResponse
Application
Gateway
Private
Link
Ip
Configuration
Response
constructor
(
etag
:
String
,
id
:
String
?
=
null
,
name
:
String
?
=
null
,
primary
:
Boolean
?
=
null
,
privateIPAddress
:
String
?
=
null
,
privateIPAllocationMethod
:
String
?
=
null
,
provisioningState
:
String
,
subnet
:
SubResourceResponse
?
=
null
,
type
:
String
)