Sdílet prostřednictvím


IpAllocation.AllocationTags Property

Definition

Gets or sets ipAllocation tags.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allocationTags")]
public System.Collections.Generic.IDictionary<string,string> AllocationTags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allocationTags")>]
member this.AllocationTags : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property AllocationTags As IDictionary(Of String, String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to