pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.inputs
/
GetVendorSkusPlainArgs
Get
Vendor
Skus
Plain
Args
data
class
GetVendorSkusPlainArgs
(
val
skuName
:
String
,
val
vendorName
:
String
)
:
ConvertibleToJava
<
GetVendorSkusPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Vendor
Skus
Plain
Args
Link copied to clipboard
fun
GetVendorSkusPlainArgs
(
skuName
:
String
,
vendorName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVendorSkusPlainArgs
Properties
sku
Name
Link copied to clipboard
val
skuName
:
String
The name of the sku.
vendor
Name
Link copied to clipboard
val
vendorName
:
String
The name of the vendor.