AzNsActionGroup.EmailSubject Property

Definition

Gets or sets custom subject override for all email ids in Azure action group

[Newtonsoft.Json.JsonProperty(PropertyName="emailSubject")]
public string EmailSubject { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="emailSubject")>]
member this.EmailSubject : string with get, set
Public Property EmailSubject As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to