toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin.inputs
/
GetStorageAccountPlainArgs
Get
Storage
Account
Plain
Args
data
class
GetStorageAccountPlainArgs
(
val
deviceName
:
String
,
val
resourceGroupName
:
String
,
val
storageAccountName
:
String
)
:
ConvertibleToJava
<
GetStorageAccountPlainArgs
>
Members
Constructors
Get
Storage
Account
Plain
Args
Link copied to clipboard
constructor
(
deviceName
:
String
,
resourceGroupName
:
String
,
storageAccountName
:
String
)
Properties
device
Name
Link copied to clipboard
val
deviceName
:
String
The device name.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The resource group name.
storage
Account
Name
Link copied to clipboard
val
storageAccountName
:
String
The storage account name.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetStorageAccountPlainArgs