pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.apimanagement.kotlin.outputs
/
ApiOauth2Authorization
Api
Oauth2Authorization
data
class
ApiOauth2Authorization
(
val
authorizationServerName
:
String
,
val
scope
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Api
Oauth2Authorization
Link copied to clipboard
fun
ApiOauth2Authorization
(
authorizationServerName
:
String
,
scope
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
authorization
Server
Name
Link copied to clipboard
val
authorizationServerName
:
String
OAuth authorization server identifier. The name of an OAuth2 Authorization Server.
scope
Link copied to clipboard
val
scope
:
String
?
=
null
Operations scope.