AutomaticResolutionPropertiesResponse

data class AutomaticResolutionPropertiesResponse(val moveResourceId: String? = null)

Defines the properties for automatic resolution.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val moveResourceId: String? = null

Gets the MoveResource ARM ID of the dependent resource if the resolution type is Automatic.