ListVpnLinkConnectionDefaultSharedKeyResult

data class ListVpnLinkConnectionDefaultSharedKeyResult(val id: String? = null, val name: String? = null, val properties: SharedKeyPropertiesResponse, val type: String)

SharedKey Resource .

Constructors

constructor(id: String? = null, name: String? = null, properties: SharedKeyPropertiesResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

Resource ID.

Link copied to clipboard
val name: String? = null

The name of the resource that is unique within a resource group. This name can be used to access the resource.

Link copied to clipboard

Properties of the shared key.

Link copied to clipboard

Resource type.