pulumi-azure-native-kotlin
2.14.0.0
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.
Types
Constructors
Properties
Constructors
IPTag
Response
Link copied to clipboard
fun
IPTagResponse
(
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.