GetReplicationvCenterResult

data class GetReplicationvCenterResult(val id: String, val location: String? = null, val name: String, val properties: VCenterPropertiesResponse, val type: String)

vCenter definition.

Constructors

Link copied to clipboard
constructor(id: String, location: String? = null, name: String, properties: VCenterPropertiesResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard
val location: String? = null

Resource Location

Link copied to clipboard

Resource Name

Link copied to clipboard

VCenter related data.

Link copied to clipboard

Resource Type