toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurearcdata.kotlin.inputs
/
UploadServicePrincipalArgsBuilder
Upload
Service
Principal
Args
Builder
class
UploadServicePrincipalArgsBuilder
Builder for
UploadServicePrincipalArgs
.
Members
Functions
authority
Link copied to clipboard
@
JvmName
(
name
=
"leykjpxrmoaafgmo"
)
suspend
fun
authority
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sqebheyhfwixstsd"
)
suspend
fun
authority
(
value
:
String
?
)
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"rppvmypqcrrcepbm"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vonmdqgjqpdpsupx"
)
suspend
fun
clientId
(
value
:
String
?
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"phhaemssjcihhatl"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vuwwqvlaxiepjxuo"
)
suspend
fun
clientSecret
(
value
:
String
?
)
tenant
Id
Link copied to clipboard
@
JvmName
(
name
=
"pmcivvowkvamfntt"
)
suspend
fun
tenantId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ykwajdogugskyfjf"
)
suspend
fun
tenantId
(
value
:
String
?
)