INetworkTapProperties.SourceTapRuleId Property

Definition

Source Tap Rule Id. ARM Resource ID of the Network Tap Rule.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="Source Tap Rule Id. ARM Resource ID of the Network Tap Rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sourceTapRuleId", Update=false)]
public string SourceTapRuleId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="Source Tap Rule Id. ARM Resource ID of the Network Tap Rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sourceTapRuleId", Update=false)>]
member this.SourceTapRuleId : string
Public ReadOnly Property SourceTapRuleId As String

Property Value

Attributes

Applies to