Share via


FrontendIPConfigurationInner.PrivateIPAllocationMethod Property

Definition

Gets or sets the Private IP allocation method. Possible values include: 'Static', 'Dynamic'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateIPAllocationMethod")]
public Microsoft.Azure.Management.Network.Fluent.Models.IPAllocationMethod PrivateIPAllocationMethod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateIPAllocationMethod")>]
member this.PrivateIPAllocationMethod : Microsoft.Azure.Management.Network.Fluent.Models.IPAllocationMethod with get, set
Public Property PrivateIPAllocationMethod As IPAllocationMethod

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to