INetworkTapProperties.SourceTapRuleId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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