Share via


HDInsightIPConfiguration.PrivateIPAllocationMethod Property

Definition

The method that private IP address is allocated.

public Azure.ResourceManager.HDInsight.Models.HDInsightPrivateIPAllocationMethod? PrivateIPAllocationMethod { get; set; }
member this.PrivateIPAllocationMethod : Nullable<Azure.ResourceManager.HDInsight.Models.HDInsightPrivateIPAllocationMethod> with get, set
Public Property PrivateIPAllocationMethod As Nullable(Of HDInsightPrivateIPAllocationMethod)

Property Value

Applies to