GetConnectorResult

data class GetConnectorResult(val authenticationDetails: Any? = null, val hybridComputeSettings: HybridComputeSettingsPropertiesResponse? = null, val id: String, val name: String, val type: String)

The connector setting

Constructors

Link copied to clipboard
constructor(authenticationDetails: Any? = null, hybridComputeSettings: HybridComputeSettingsPropertiesResponse? = null, id: String, name: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Settings for authentication management, these settings are relevant only for the cloud connector.

Link copied to clipboard

Settings for hybrid compute management. These settings are relevant only for Arc autoProvision (Hybrid Compute).

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard

Resource name

Link copied to clipboard

Resource type