toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.nginx.kotlin.outputs
/
DeploymentFrontendPublic
Deployment
Frontend
Public
data
class
DeploymentFrontendPublic
(
val
ipAddresses
:
List
<
String
>
?
=
null
)
Members
Constructors
Deployment
Frontend
Public
Link copied to clipboard
constructor
(
ipAddresses
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ip
Addresses
Link copied to clipboard
val
ipAddresses
:
List
<
String
>
?
=
null
Specifies a list of Public IP Resource ID to this NGINX Deployment.