INetworkTapRuleAction.IsTimestampEnabled Property

Definition

The parameter to enable or disable the timestamp.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "True", "False" })]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="The parameter to enable or disable the timestamp.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="isTimestampEnabled", Update=true)]
public string IsTimestampEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "True", "False" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="The parameter to enable or disable the timestamp.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="isTimestampEnabled", Update=true)>]
member this.IsTimestampEnabled : string with get, set
Public Property IsTimestampEnabled As String

Property Value

Attributes

Applies to