toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sql.kotlin
/
ServerTrustGroupArgsBuilder
/
trustScopes
trust
Scopes
@
JvmName
(
name
=
"fpshmvgsrgviawhd"
)
suspend
fun
trustScopes
(
value
:
Output
<
List
<
Either
<
String
,
TrustScope
>
>
>
)
@
JvmName
(
name
=
"rosvpgcnahhujlwf"
)
suspend
fun
trustScopes
(
value
:
List
<
Either
<
String
,
TrustScope
>
>
?
)
Parameters
value
Trust scope of the server trust group.
@
JvmName
(
name
=
"skjxnjammbslklqq"
)
suspend
fun
trustScopes
(
vararg
values
:
Output
<
Either
<
String
,
TrustScope
>
>
)
@
JvmName
(
name
=
"fxsrvqbofwhxqydo"
)
suspend
fun
trustScopes
(
values
:
List
<
Output
<
Either
<
String
,
TrustScope
>
>
>
)
@
JvmName
(
name
=
"xwdscvffmviovvdf"
)
suspend
fun
trustScopes
(
vararg
values
:
Either
<
String
,
TrustScope
>
)
Parameters
values
Trust scope of the server trust group.