toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurearcdata.kotlin.inputs
/
SqlServerEsuLicensePropertiesArgs
/
SqlServerEsuLicensePropertiesArgs
Sql
Server
Esu
License
Properties
Args
constructor
(
activationState
:
Output
<
Either
<
String
,
State
>
>
,
billingPlan
:
Output
<
Either
<
String
,
BillingPlan
>
>
,
physicalCores
:
Output
<
Int
>
,
scopeType
:
Output
<
Either
<
String
,
ScopeType
>
>
,
version
:
Output
<
Either
<
String
,
Version
>
>
)