toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin.outputs
/
ThirdPartyManagementSettingsResponse
Third
Party
Management
Settings
Response
data
class
ThirdPartyManagementSettingsResponse
(
val
licenseCost
:
Double
,
val
supportCost
:
Double
)
Third Party Management settings.
Members
Constructors
Third
Party
Management
Settings
Response
Link copied to clipboard
constructor
(
licenseCost
:
Double
,
supportCost
:
Double
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
license
Cost
Link copied to clipboard
val
licenseCost
:
Double
License Cost.
support
Cost
Link copied to clipboard
val
supportCost
:
Double
Support Cost.