GetStaticSitePlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

Name of the static site.

Link copied to clipboard

Name of the resource group to which the resource belongs.