GetSharedTargetsTarget

data class GetSharedTargetsTarget(val id: String, val resourceShareId: String, val status: String, val targetId: String)

Constructors

Link copied to clipboard
constructor(id: String, resourceShareId: String, status: String, targetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ID of the Shared Target.

Link copied to clipboard

The resource share ID of resource manager.

Link copied to clipboard

The status of share resource. Valid values: Associated, Associating, Disassociated, Disassociating and Failed.

Link copied to clipboard

The ID of the Shared Target.