你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IProfileProperties.LogScrubbingRule Property

Definition

List of log scrubbing rules applied to the Azure Front Door profile logs.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="List of log scrubbing rules applied to the Azure Front Door profile logs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileScrubbingRules) }, ReadOnly=false, Required=false, SerializedName="scrubbingRules")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileScrubbingRules[] LogScrubbingRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="List of log scrubbing rules applied to the Azure Front Door profile logs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileScrubbingRules) }, ReadOnly=false, Required=false, SerializedName="scrubbingRules")>]
member this.LogScrubbingRule : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileScrubbingRules[] with get, set
Public Property LogScrubbingRule As IProfileScrubbingRules()

Property Value

Attributes

Applies to