ManualResolutionPropertiesResponse

data class ManualResolutionPropertiesResponse(val targetId: String? = null)

Defines the properties for manual resolution.

Constructors

Link copied to clipboard
constructor(targetId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val targetId: String? = null

Gets or sets the target resource ARM ID of the dependent resource if the resource type is Manual.