toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appconfiguration.kotlin.outputs
/
GetConfigurationStoreIdentity
Get
Configuration
Store
Identity
data
class
GetConfigurationStoreIdentity
(
val
identityIds
:
List
<
String
>
,
val
principalId
:
String
,
val
tenantId
:
String
,
val
type
:
String
)
Members
Constructors
Get
Configuration
Store
Identity
Link copied to clipboard
constructor
(
identityIds
:
List
<
String
>
,
principalId
:
String
,
tenantId
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
identity
Ids
Link copied to clipboard
val
identityIds
:
List
<
String
>
principal
Id
Link copied to clipboard
val
principalId
:
String
tenant
Id
Link copied to clipboard
val
tenantId
:
String
type
Link copied to clipboard
val
type
:
String