GetWebAppPrivateEndpointConnectionPlainArgs

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

Constructors

fun GetWebAppPrivateEndpointConnectionPlainArgs(name: String, privateEndpointConnectionName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the site.

Link copied to clipboard

Name of the private endpoint connection.

Link copied to clipboard

Name of the resource group to which the resource belongs.