Partager via


ILogSpecification.LogFilterPattern Property

Definition

Pattern to filter based on name

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Pattern to filter based on name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="logFilterPattern", Update=true)]
public string LogFilterPattern { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Pattern to filter based on name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="logFilterPattern", Update=true)>]
member this.LogFilterPattern : string with get, set
Public Property LogFilterPattern As String

Property Value

Attributes

Applies to