toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devopsinfrastructure.kotlin.inputs
/
DevOpsAzureSkuArgs
Dev
Ops
Azure
Sku
Args
data
class
DevOpsAzureSkuArgs
(
val
name
:
Output
<
String
>
)
:
ConvertibleToJava
<
DevOpsAzureSkuArgs
>
The Azure SKU of the machines in the pool.
Members
Constructors
Dev
Ops
Azure
Sku
Args
Link copied to clipboard
constructor
(
name
:
Output
<
String
>
)
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
The Azure SKU name of the machines in the pool.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DevOpsAzureSkuArgs