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

AzureHDInsightNetworkProperties Class

Definition

public class AzureHDInsightNetworkProperties
type AzureHDInsightNetworkProperties = class
Public Class AzureHDInsightNetworkProperties
Inheritance
AzureHDInsightNetworkProperties

Constructors

AzureHDInsightNetworkProperties()
AzureHDInsightNetworkProperties(NetworkProperties)
AzureHDInsightNetworkProperties(String, String, IpTag, String)
AzureHDInsightNetworkProperties(String, String)

Properties

OutboundDependenciesManagedType

A value to describe how the outbound dependencies of a HDInsight cluster are managed. 'Managed' means that the outbound dependencies are managed by the HDInsight service. 'External' means that the outbound dependencies are managed by a customer specific solution.

PrivateLink

Gets or sets indicates whether or not private link is enabled. Possible values include: 'Disabled', 'Enabled'

PublicIPTag

Gets or sets gets or sets the IP tag for the public IPs created along with the HDInsight Clusters.

ResourceProviderConnection

Gets or sets the direction for the resource provider connection. Possible values include: 'Inbound', 'Outbound'

Applies to