GetStorageAccountCredentialPlainArgs

data class GetStorageAccountCredentialPlainArgs(val deviceName: String, val name: String, val resourceGroupName: String) : ConvertibleToJava<GetStorageAccountCredentialPlainArgs>

Constructors

Link copied to clipboard
fun GetStorageAccountCredentialPlainArgs(deviceName: String, name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The device name.

Link copied to clipboard

The storage account credential name.

Link copied to clipboard

The resource group name.