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

ITagRule.LogRuleSendSubscriptionLog Property

Definition

Flag specifying if subscription logs should be sent for the Monitor resource.

[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="Flag specifying if subscription logs should be sent for the Monitor resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SendSubscriptionLogsStatus) }, ReadOnly=false, Required=false, SerializedName="sendSubscriptionLogs")]
public Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SendSubscriptionLogsStatus? LogRuleSendSubscriptionLog { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="Flag specifying if subscription logs should be sent for the Monitor resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SendSubscriptionLogsStatus) }, ReadOnly=false, Required=false, SerializedName="sendSubscriptionLogs")>]
member this.LogRuleSendSubscriptionLog : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.SendSubscriptionLogsStatus> with get, set
Public Property LogRuleSendSubscriptionLog As Nullable(Of SendSubscriptionLogsStatus)

Property Value

Attributes

Applies to