Share via


IpAllocation.IpAllocationType Property

Definition

Gets or sets the type for the IpAllocation. Possible values include: 'Undefined', 'Hypernet'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.type")]
public string IpAllocationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.type")>]
member this.IpAllocationType : string with get, set
Public Property IpAllocationType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to