pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.outputs
/
NetworkProfileResponseOutboundIPs
Network
Profile
Response
Outbound
IPs
data
class
NetworkProfileResponseOutboundIPs
(
val
publicIPs
:
List
<
String
>
)
Desired outbound IP resources for Azure Spring Cloud instance.
Types
Constructors
Properties
Constructors
Network
Profile
Response
Outbound
IPs
Link copied to clipboard
fun
NetworkProfileResponseOutboundIPs
(
publicIPs
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
public
IPs
Link copied to clipboard
val
publicIPs
:
List
<
String
>
A list of public IP addresses.