ILogSpecification.LogFilterPattern Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="logFilterPattern")]
public string LogFilterPattern { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="logFilterPattern")>]
member this.LogFilterPattern : string with get, set
Public Property LogFilterPattern As String

Property Value

Attributes

Applies to