pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin.inputs
/
GetSharePlainArgs
Get
Share
Plain
Args
data
class
GetSharePlainArgs
(
val
deviceName
:
String
,
val
name
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetSharePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Share
Plain
Args
Link copied to clipboard
fun
GetSharePlainArgs
(
deviceName
:
String
,
name
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSharePlainArgs
Properties
device
Name
Link copied to clipboard
val
deviceName
:
String
The device name.
name
Link copied to clipboard
val
name
:
String
The share name.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The resource group name.