IpAllocation.IpamAllocationId Property

Definition

Gets or sets the IPAM allocation ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to