IDigestConfig.ActionGroupResourceId 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.
Action group resource id used by digest.
[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="Action group resource id used by digest.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="actionGroupResourceId")]
public string ActionGroupResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="Action group resource id used by digest.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="actionGroupResourceId")>]
member this.ActionGroupResourceId : string with get, set
Public Property ActionGroupResourceId As String
Property Value
- Attributes