HDInsightClusterNetworkProperties.ResourceProviderConnection Property
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.
The direction for the resource provider connection.
public Azure.ResourceManager.HDInsight.Models.HDInsightResourceProviderConnection? ResourceProviderConnection { get; set; }
member this.ResourceProviderConnection : Nullable<Azure.ResourceManager.HDInsight.Models.HDInsightResourceProviderConnection> with get, set
Public Property ResourceProviderConnection As Nullable(Of HDInsightResourceProviderConnection)