toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
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
)
Members
Constructors
Application
Gateway
Frontend
Port
Link copied to clipboard
constructor
(
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.