AzureHDInsightNetworkProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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' |