共用方式為


ApplicationInsightsComponentProactiveDetectionConfiguration.SendEmailsToSubscriptionOwners Property

Definition

Gets or sets a flag that indicated whether notifications on this rule should be sent to subscription owners

[Newtonsoft.Json.JsonProperty(PropertyName="SendEmailsToSubscriptionOwners")]
public bool? SendEmailsToSubscriptionOwners { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="SendEmailsToSubscriptionOwners")>]
member this.SendEmailsToSubscriptionOwners : Nullable<bool> with get, set
Public Property SendEmailsToSubscriptionOwners As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to