GetStorageAppliancePlainArgs

data class GetStorageAppliancePlainArgs(val resourceGroupName: String, val storageApplianceName: String) : ConvertibleToJava<GetStorageAppliancePlainArgs>

Constructors

Link copied to clipboard
fun GetStorageAppliancePlainArgs(resourceGroupName: String, storageApplianceName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetStorageAppliancePlainArgs

Properties

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Link copied to clipboard

The name of the storage appliance.