pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
ApplicationGatewayFrontendPort
Application
Gateway
Frontend
Port
data
class
ApplicationGatewayFrontendPort
(
val
id
:
String
?
=
null
,
val
name
:
String
,
val
port
:
Int
)
Types
Constructors
Properties
Constructors
Application
Gateway
Frontend
Port
Link copied to clipboard
fun
ApplicationGatewayFrontendPort
(
id
:
String
?
=
null
,
name
:
String
,
port
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
The ID of the Rewrite Rule Set
name
Link copied to clipboard
val
name
:
String
The name of the Frontend Port.
port
Link copied to clipboard
val
port
:
Int
The port used for this Frontend Port.