AzNsActionGroup.ActionGroup Property

Definition

Gets or sets azure Action Group reference.

[Newtonsoft.Json.JsonProperty(PropertyName="actionGroup")]
public System.Collections.Generic.IList<string> ActionGroup { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionGroup")>]
member this.ActionGroup : System.Collections.Generic.IList<string> with get, set
Public Property ActionGroup As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to