Get Connector Result
data class GetConnectorResult(val authenticationDetails: Any? = null, val azureApiVersion: String, val hybridComputeSettings: HybridComputeSettingsPropertiesResponse? = null, val id: String, val name: String, val type: String)
The connector setting
Properties
Link copied to clipboard
Settings for authentication management, these settings are relevant only for the cloud connector.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Settings for hybrid compute management. These settings are relevant only for Arc autoProvision (Hybrid Compute).