Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HDInsightProperties

Package version

An interface representing HDInsightProperties.

Hierarchy

  • HDInsightProperties

Index

Properties

Optional address

address: undefined | string

Public IP address of the master node of the cluster.

Optional administratorAccount

administratorAccount: VirtualMachineSshCredentials

Admin credentials for master node of the cluster

Optional sshPort

sshPort: undefined | number

Port open for ssh connections on the master node of the cluster.

Generated using TypeDoc