Share via


IAzureEventSourceProperties.EventSourceResourceId Property

Definition

The resource id of the event source in Azure Resource Manager.

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="The resource id of the event source in Azure Resource Manager.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="eventSourceResourceId")]
public string EventSourceResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="The resource id of the event source in Azure Resource Manager.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="eventSourceResourceId")>]
member this.EventSourceResourceId : string with get, set
Public Property EventSourceResourceId As String

Property Value

Attributes

Applies to