GetWebAppDomainOwnershipIdentifierPlainArgs

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

Constructors

constructor(domainOwnershipIdentifierName: String, name: String, resourceGroupName: String)

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.

Functions

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