pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.outputs
/
NetworkAttachmentResponse
/
NetworkAttachmentResponse
Network
Attachment
Response
fun
NetworkAttachmentResponse
(
attachedNetworkId
:
String
,
defaultGateway
:
String
?
=
null
,
ipAllocationMethod
:
String
,
ipv4Address
:
String
?
=
null
,
ipv6Address
:
String
?
=
null
,
macAddress
:
String
,
networkAttachmentName
:
String
?
=
null
)