toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dbforpostgresql.kotlin
/
SingleServerFirewallRuleArgs
/
SingleServerFirewallRuleArgs
Single
Server
Firewall
Rule
Args
constructor
(
endIpAddress
:
Output
<
String
>
?
=
null
,
firewallRuleName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
serverName
:
Output
<
String
>
?
=
null
,
startIpAddress
:
Output
<
String
>
?
=
null
)