toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.apimanagement.kotlin.outputs
/
ApiLicense
Api
License
data
class
ApiLicense
(
val
name
:
String
?
=
null
,
val
url
:
String
?
=
null
)
Members
Constructors
Api
License
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
url
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
The name of the license .
url
Link copied to clipboard
val
url
:
String
?
=
null
Absolute URL of the license.