pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apimanagement.kotlin.outputs
/
GetAuthorizationResult
/
GetAuthorizationResult
Get
Authorization
Result
fun
GetAuthorizationResult
(
authorizationType
:
String
?
=
null
,
error
:
AuthorizationErrorResponse
?
=
null
,
id
:
String
,
name
:
String
,
oAuth2GrantType
:
String
?
=
null
,
parameters
:
Map
<
String
,
String
>
?
=
null
,
status
:
String
?
=
null
,
type
:
String
)