pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.search.kotlin.outputs
/
GetServiceQueryKey
Get
Service
Query
Key
data
class
GetServiceQueryKey
(
val
key
:
String
,
val
name
:
String
)
Types
Constructors
Properties
Constructors
Get
Service
Query
Key
Link copied to clipboard
fun
GetServiceQueryKey
(
key
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
The value of this Query Key.
name
Link copied to clipboard
val
name
:
String
The Name of the Search Service.