ListWebAppAzureStorageAccountsPlainArgs

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

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard

Name of the app.

Link copied to clipboard

Name of the resource group to which the resource belongs.