INetworkTapRulePatchableProperties.TapRulesUrl Property

Definition

Network Tap Rules file URL.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Network Tap Rules file URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="tapRulesUrl", Update=true)]
public string TapRulesUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Network Tap Rules file URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="tapRulesUrl", Update=true)>]
member this.TapRulesUrl : string with get, set
Public Property TapRulesUrl As String

Property Value

Attributes

Applies to