get Static Site User Provided Function App For Static Site
suspend fun getStaticSiteUserProvidedFunctionAppForStaticSite(argument: GetStaticSiteUserProvidedFunctionAppForStaticSitePlainArgs): GetStaticSiteUserProvidedFunctionAppForStaticSiteResult
Gets the details of the user provided function app registered with a static site API Version: 2020-12-01.
Return
Static Site User Provided Function App ARM resource.
Parameters
argument
null
suspend fun getStaticSiteUserProvidedFunctionAppForStaticSite(functionAppName: String, name: String, resourceGroupName: String): GetStaticSiteUserProvidedFunctionAppForStaticSiteResult
Return
Static Site User Provided Function App ARM resource.
Parameters
function App Name
Name of the function app registered with the static site.
name
Name of the static site.
resource Group Name
Name of the resource group to which the resource belongs.
See also
suspend fun getStaticSiteUserProvidedFunctionAppForStaticSite(argument: suspend GetStaticSiteUserProvidedFunctionAppForStaticSitePlainArgsBuilder.() -> Unit): GetStaticSiteUserProvidedFunctionAppForStaticSiteResult
Return
Static Site User Provided Function App ARM resource.
Parameters
argument
Builder for com.pulumi.azurenative.web.kotlin.inputs.GetStaticSiteUserProvidedFunctionAppForStaticSitePlainArgs.