TagRuleUpdateProperties.LogRuleSendSubscriptionLog Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flag specifying if subscription logs should be sent for the Monitor resource.
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Origin(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.SendSubscriptionLogsStatus? LogRuleSendSubscriptionLog { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Origin(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PropertyOrigin.Inlined)>]
member this.LogRuleSendSubscriptionLog : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.SendSubscriptionLogsStatus> with get, set
Public Property LogRuleSendSubscriptionLog As Nullable(Of SendSubscriptionLogsStatus)
Property Value
Implements
- Attributes