pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.inputs
/
GetStorageAppliancePlainArgs
Get
Storage
Appliance
Plain
Args
data
class
GetStorageAppliancePlainArgs
(
val
resourceGroupName
:
String
,
val
storageApplianceName
:
String
)
:
ConvertibleToJava
<
GetStorageAppliancePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Storage
Appliance
Plain
Args
Link copied to clipboard
fun
GetStorageAppliancePlainArgs
(
resourceGroupName
:
String
,
storageApplianceName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetStorageAppliancePlainArgs
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
storage
Appliance
Name
Link copied to clipboard
val
storageApplianceName
:
String
The name of the storage appliance.