pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.postgresql.kotlin
/
FlexibleServerFirewallRuleArgs
/
FlexibleServerFirewallRuleArgs
Flexible
Server
Firewall
Rule
Args
fun
FlexibleServerFirewallRuleArgs
(
endIpAddress
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
serverId
:
Output
<
String
>
?
=
null
,
startIpAddress
:
Output
<
String
>
?
=
null
)