toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicefabric.kotlin.outputs
/
IPTagResponse
IPTag
Response
data
class
IPTagResponse
(
val
ipTagType
:
String
,
val
tag
:
String
)
IPTag associated with the object.
Members
Constructors
IPTag
Response
Link copied to clipboard
constructor
(
ipTagType
:
String
,
tag
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ip
Tag
Type
Link copied to clipboard
val
ipTagType
:
String
The IP tag type.
tag
Link copied to clipboard
val
tag
:
String
The value of the IP tag.