GetStaticSiteLinkedBackendForBuildPlainArgs

data class GetStaticSiteLinkedBackendForBuildPlainArgs(val environmentName: String, val linkedBackendName: String, val name: String, val resourceGroupName: String) : ConvertibleToJava<GetStaticSiteLinkedBackendForBuildPlainArgs>

Constructors

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

Properties

Link copied to clipboard

The stage site identifier

Link copied to clipboard

Name of the linked backend that should be retrieved

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(): GetStaticSiteLinkedBackendForBuildPlainArgs