GetStaticSiteUserProvidedFunctionAppForStaticSiteBuildPlainArgs

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

Constructors

constructor(environmentName: String, functionAppName: String, name: String, resourceGroupName: String)

Properties

Link copied to clipboard

The stage site identifier.

Link copied to clipboard

Name of the function app registered with the static site build.

Link copied to clipboard

Name of the static site.

Link copied to clipboard

Name of the resource group to which the resource belongs.

Functions

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