IpSecurityRestriction.SubnetTrafficTag Property

Definition

Gets or sets (internal) Subnet traffic tag

[Newtonsoft.Json.JsonProperty(PropertyName="subnetTrafficTag")]
public int? SubnetTrafficTag { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subnetTrafficTag")>]
member this.SubnetTrafficTag : Nullable<int> with get, set
Public Property SubnetTrafficTag As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to