你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HDInsightOnDemandLinkedService 类

定义

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("HDInsightOnDemand")]
public class HDInsightOnDemandLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
[<Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("HDInsightOnDemand")>]
type HDInsightOnDemandLinkedService = class
    inherit LinkedServiceTypeProperties
Public Class HDInsightOnDemandLinkedService
Inherits LinkedServiceTypeProperties
继承
HDInsightOnDemandLinkedService
属性

构造函数

HDInsightOnDemandLinkedService()
HDInsightOnDemandLinkedService(Int32, TimeSpan, String)

属性

AdditionalLinkedServiceNames
ClusterSize
ClusterType
CoreConfiguration
DataNodeSize
HBaseConfiguration
HcatalogLinkedServiceName
HdfsConfiguration
HeadNodeSize
HiveConfiguration
HiveCustomLibrariesContainer
LinkedServiceName
MapReduceConfiguration
OozieConfiguration
OsType
SchemaGeneration
SparkConfiguration
SshPassword
SshPublicKey
SshUserName
StormConfiguration
TimeToLive
Version
YarnConfiguration
ZookeeperNodeSize

适用于