pulumi-azure-kotlin
5.53.0.0
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
)
Types
Constructors
Properties
Constructors
Outbound
Rule
Frontend
Ip
Configuration
Link copied to clipboard
fun
OutboundRuleFrontendIpConfiguration
(
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.