ILogicAppReceiver.ResourceId Property

Definition

The azure resource id of the logic app receiver.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The azure resource id of the logic app receiver.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="resourceId", Update=true)]
public string ResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The azure resource id of the logic app receiver.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="resourceId", Update=true)>]
member this.ResourceId : string with get, set
Public Property ResourceId As String

Property Value

Attributes

Applies to