toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
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
>
Members
Constructors
Get
Vendor
Sku
Preview
Plain
Args
Link copied to clipboard
constructor
(
previewSubscription
:
String
,
skuName
:
String
,
vendorName
:
String
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVendorSkuPreviewPlainArgs