ListWebAppPublishingCredentialsPlainArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard

Name of the app.

Link copied to clipboard

Name of the resource group to which the resource belongs.