toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.portal.kotlin.inputs
/
GetConsoleWithLocationPlainArgs
Get
Console
With
Location
Plain
Args
data
class
GetConsoleWithLocationPlainArgs
(
val
consoleName
:
String
,
val
location
:
String
)
:
ConvertibleToJava
<
GetConsoleWithLocationPlainArgs
>
Members
Constructors
Get
Console
With
Location
Plain
Args
Link copied to clipboard
constructor
(
consoleName
:
String
,
location
:
String
)
Properties
console
Name
Link copied to clipboard
val
consoleName
:
String
The name of the console
location
Link copied to clipboard
val
location
:
String
The provider location
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetConsoleWithLocationPlainArgs