NetworkTapRuleAction.IsTimestampEnabled 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.
The parameter to enable or disable the timestamp.
public Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricBooleanValue? IsTimestampEnabled { get; set; }
member this.IsTimestampEnabled : Nullable<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricBooleanValue> with get, set
Public Property IsTimestampEnabled As Nullable(Of NetworkFabricBooleanValue)