ManagedByInfoResponse

data class ManagedByInfoResponse(val resourceId: String? = null)

Parent resource information.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val resourceId: String? = null

Resource ID of the resource managing the volume, this is a restricted field and can only be set for internal use.