HDInsightOnDemandLinkedService Class

Definition

[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
Inheritance
HDInsightOnDemandLinkedService
Attributes

Constructors

HDInsightOnDemandLinkedService()
HDInsightOnDemandLinkedService(Int32, TimeSpan, String)

Properties

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

Applies to