toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurelargeinstance.kotlin.inputs
/
GetAzureLargeInstancePlainArgs
Get
Azure
Large
Instance
Plain
Args
data
class
GetAzureLargeInstancePlainArgs
(
val
azureLargeInstanceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetAzureLargeInstancePlainArgs
>
Members
Constructors
Get
Azure
Large
Instance
Plain
Args
Link copied to clipboard
constructor
(
azureLargeInstanceName
:
String
,
resourceGroupName
:
String
)
Properties
azure
Large
Instance
Name
Link copied to clipboard
val
azureLargeInstanceName
:
String
Name of the AzureLargeInstance.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetAzureLargeInstancePlainArgs