GetStaticSitePrivateEndpointConnectionPlainArgs

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

Constructors

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

Properties

Link copied to clipboard

Name of the static 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.

Functions

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