GetStaticSiteUserProvidedFunctionAppForStaticSitePlainArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard

Name of the function app registered with the static site.

Link copied to clipboard

Name of the static site.

Link copied to clipboard

Name of the resource group to which the resource belongs.