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