toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apimanagement.kotlin.outputs
/
GetAuthorizationResult
/
GetAuthorizationResult
Get
Authorization
Result
constructor
(
authorizationType
:
String
?
=
null
,
azureApiVersion
:
String
,
error
:
AuthorizationErrorResponse
?
=
null
,
id
:
String
,
name
:
String
,
oAuth2GrantType
:
String
?
=
null
,
parameters
:
Map
<
String
,
String
>
?
=
null
,
status
:
String
?
=
null
,
type
:
String
)