GetWebAppDomainOwnershipIdentifierPlainArgs

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

Constructors

fun GetWebAppDomainOwnershipIdentifierPlainArgs(domainOwnershipIdentifierName: String, name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of domain ownership identifier.

Link copied to clipboard

Name of the app.

Link copied to clipboard

Name of the resource group to which the resource belongs.