ListStaticSiteSecretsPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

Name of the static site.

Link copied to clipboard

Name of the resource group to which the resource belongs.