IpAllocation.Prefix Property

Definition

Gets or sets the address prefix for the IpAllocation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to