toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.visualstudio.kotlin.inputs
/
GetAccountPlainArgs
Get
Account
Plain
Args
data
class
GetAccountPlainArgs
(
val
resourceGroupName
:
String
,
val
resourceName
:
String
)
:
ConvertibleToJava
<
GetAccountPlainArgs
>
Members
Constructors
Get
Account
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
resourceName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of the resource group within the Azure subscription.
resource
Name
Link copied to clipboard
val
resourceName
:
String
Name of the resource.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetAccountPlainArgs