HDInsight On Demand Linked Service Response
data class HDInsightOnDemandLinkedServiceResponse(val additionalLinkedServiceNames: List<LinkedServiceReferenceResponse>? = null, val annotations: List<Any>? = null, val clusterNamePrefix: Any? = null, val clusterPassword: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, val clusterResourceGroup: Any, val clusterSize: Any, val clusterSshPassword: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, val clusterSshUserName: Any? = null, val clusterType: Any? = null, val clusterUserName: Any? = null, val connectVia: IntegrationRuntimeReferenceResponse? = null, val coreConfiguration: Any? = null, val credential: CredentialReferenceResponse? = null, val dataNodeSize: Any? = null, val description: String? = null, val encryptedCredential: String? = null, val hBaseConfiguration: Any? = null, val hcatalogLinkedServiceName: LinkedServiceReferenceResponse? = null, val hdfsConfiguration: Any? = null, val headNodeSize: Any? = null, val hiveConfiguration: Any? = null, val hostSubscriptionId: Any, val linkedServiceName: LinkedServiceReferenceResponse, val mapReduceConfiguration: Any? = null, val oozieConfiguration: Any? = null, val parameters: Map<String, ParameterSpecificationResponse>? = null, val scriptActions: List<ScriptActionResponse>? = null, val servicePrincipalId: Any? = null, val servicePrincipalKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, val sparkVersion: Any? = null, val stormConfiguration: Any? = null, val subnetName: Any? = null, val tenant: Any, val timeToLive: Any, val type: String, val version: Any, val virtualNetworkId: Any? = null, val yarnConfiguration: Any? = null, val zookeeperNodeSize: Any? = null)
HDInsight ondemand linked service.
Constructors
Link copied to clipboard
fun HDInsightOnDemandLinkedServiceResponse(additionalLinkedServiceNames: List<LinkedServiceReferenceResponse>? = null, annotations: List<Any>? = null, clusterNamePrefix: Any? = null, clusterPassword: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, clusterResourceGroup: Any, clusterSize: Any, clusterSshPassword: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, clusterSshUserName: Any? = null, clusterType: Any? = null, clusterUserName: Any? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, coreConfiguration: Any? = null, credential: CredentialReferenceResponse? = null, dataNodeSize: Any? = null, description: String? = null, encryptedCredential: String? = null, hBaseConfiguration: Any? = null, hcatalogLinkedServiceName: LinkedServiceReferenceResponse? = null, hdfsConfiguration: Any? = null, headNodeSize: Any? = null, hiveConfiguration: Any? = null, hostSubscriptionId: Any, linkedServiceName: LinkedServiceReferenceResponse, mapReduceConfiguration: Any? = null, oozieConfiguration: Any? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, scriptActions: List<ScriptActionResponse>? = null, servicePrincipalId: Any? = null, servicePrincipalKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, sparkVersion: Any? = null, stormConfiguration: Any? = null, subnetName: Any? = null, tenant: Any, timeToLive: Any, type: String, version: Any, virtualNetworkId: Any? = null, yarnConfiguration: Any? = null, zookeeperNodeSize: Any? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard