pulumi-azure-kotlin
5.58.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
FirewallIpConfigurationArgsBuilder
Firewall
Ip
Configuration
Args
Builder
class
FirewallIpConfigurationArgsBuilder
Builder for
FirewallIpConfigurationArgs
.
Functions
Functions
name
Link copied to clipboard
@
JvmName
(
name
=
"ddkwwsqrabwemvon"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ucihyxbkkyripssc"
)
suspend
fun
name
(
value
:
String
)
private
Ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"gbuiiwbyjofwbedr"
)
suspend
fun
privateIpAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pyrejcsexjtthpyg"
)
suspend
fun
privateIpAddress
(
value
:
String
?
)
public
Ip
Address
Id
Link copied to clipboard
@
JvmName
(
name
=
"urbtqfeecrlseooj"
)
suspend
fun
publicIpAddressId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ofubwecipevimmnw"
)
suspend
fun
publicIpAddressId
(
value
:
String
?
)
subnet
Id
Link copied to clipboard
@
JvmName
(
name
=
"xjuervjxmxhruxko"
)
suspend
fun
subnetId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ufqhckpqpqxfrdau"
)
suspend
fun
subnetId
(
value
:
String
?
)