toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.search.kotlin.outputs
/
GetServiceResult
/
GetServiceResult
Get
Service
Result
constructor
(
id
:
String
,
identities
:
List
<
GetServiceIdentity
>
,
name
:
String
,
partitionCount
:
Int
,
primaryKey
:
String
,
publicNetworkAccessEnabled
:
Boolean
,
queryKeys
:
List
<
GetServiceQueryKey
>
,
replicaCount
:
Int
,
resourceGroupName
:
String
,
secondaryKey
:
String
)