VNetSolutionResponse

data class VNetSolutionResponse(val deleteOrUpdateBehavior: String? = null, val type: String? = null)

The VNet solution for linker

Constructors

Link copied to clipboard
constructor(deleteOrUpdateBehavior: String? = null, type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether to clean up previous operation when Linker is updating or deleting

Link copied to clipboard
val type: String? = null

Type of VNet solution.