ListWebAppSitePushSettingsPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

Name of web app.

Link copied to clipboard

Name of the resource group to which the resource belongs.