L2ConnectionsPropertiesEdgeSiteArgs

data class L2ConnectionsPropertiesEdgeSiteArgs(val id: Output<String>) : ConvertibleToJava<L2ConnectionsPropertiesEdgeSiteArgs>

A reference to an Microsoft.Orbital/edgeSites resource to route traffic for.

Constructors

Link copied to clipboard
constructor(id: Output<String>)

Properties

Link copied to clipboard
val id: Output<String>

Resource ID.

Functions

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