toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.outputs
/
NetworkAttachmentResponse
/
NetworkAttachmentResponse
Network
Attachment
Response
constructor
(
attachedNetworkId
:
String
,
defaultGateway
:
String
?
=
null
,
ipAllocationMethod
:
String
,
ipv4Address
:
String
?
=
null
,
ipv6Address
:
String
?
=
null
,
macAddress
:
String
,
networkAttachmentName
:
String
?
=
null
)