toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin.outputs
/
PublicIpReferenceResponse
Public
Ip
Reference
Response
data
class
PublicIpReferenceResponse
(
val
sourceArmResourceId
:
String
)
Defines reference to a public IP.
Members
Constructors
Public
Ip
Reference
Response
Link copied to clipboard
constructor
(
sourceArmResourceId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
source
Arm
Resource
Id
Link copied to clipboard
val
sourceArmResourceId
:
String
Gets the ARM resource ID of the tracked resource being referenced.