pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.inputs
/
GetVendorSkuPreviewPlainArgs
Get
Vendor
Sku
Preview
Plain
Args
data
class
GetVendorSkuPreviewPlainArgs
(
val
previewSubscription
:
String
,
val
skuName
:
String
,
val
vendorName
:
String
)
:
ConvertibleToJava
<
GetVendorSkuPreviewPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Vendor
Sku
Preview
Plain
Args
Link copied to clipboard
fun
GetVendorSkuPreviewPlainArgs
(
previewSubscription
:
String
,
skuName
:
String
,
vendorName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVendorSkuPreviewPlainArgs
Properties
preview
Subscription
Link copied to clipboard
val
previewSubscription
:
String
Preview subscription ID.
sku
Name
Link copied to clipboard
val
skuName
:
String
The name of the vendor sku.
vendor
Name
Link copied to clipboard
val
vendorName
:
String
The name of the vendor.