toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.lb.kotlin.outputs
/
OutboundRuleFrontendIpConfiguration
Outbound
Rule
Frontend
Ip
Configuration
data
class
OutboundRuleFrontendIpConfiguration
(
val
id
:
String
?
=
null
,
val
name
:
String
)
Members
Constructors
Outbound
Rule
Frontend
Ip
Configuration
Link copied to clipboard
constructor
(
id
:
String
?
=
null
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
The ID of the Load Balancer Outbound Rule.
name
Link copied to clipboard
val
name
:
String
The name of the Frontend IP Configuration.