pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.lb.kotlin.outputs
/
GetLBOutboundRuleFrontendIpConfiguration
Get
LBOutbound
Rule
Frontend
Ip
Configuration
data
class
GetLBOutboundRuleFrontendIpConfiguration
(
val
id
:
String
,
val
name
:
String
)
Types
Constructors
Properties
Constructors
Get
LBOutbound
Rule
Frontend
Ip
Configuration
Link copied to clipboard
fun
GetLBOutboundRuleFrontendIpConfiguration
(
id
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
The ID of the Frontend IP Configuration.
name
Link copied to clipboard
val
name
:
String
The name of this Load Balancer Outbound Rule.