GetWebAppDiagnosticLogsConfigurationPlainArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard

Name of the app.

Link copied to clipboard

Name of the resource group to which the resource belongs.