IIPSecurityRestriction.VnetTrafficTag Property

Definition

(internal) Vnet traffic tag

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="(internal) Vnet traffic tag", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="vnetTrafficTag", Update=true)]
public int? VnetTrafficTag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="(internal) Vnet traffic tag", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="vnetTrafficTag", Update=true)>]
member this.VnetTrafficTag : Nullable<int> with get, set
Public Property VnetTrafficTag As Nullable(Of Integer)

Property Value

Attributes

Applies to