GetWebAppHostNameBindingPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

Hostname in the hostname binding.

Link copied to clipboard

Name of the app.

Link copied to clipboard

Name of the resource group to which the resource belongs.