Share via


ILogAnalyticsDestination.WorkspaceResourceId Property

Definition

The resource ID of the Log Analytics workspace.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=true, Description="The resource ID of the Log Analytics workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workspaceResourceId", Update=true)]
public string WorkspaceResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=true, Description="The resource ID of the Log Analytics workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workspaceResourceId", Update=true)>]
member this.WorkspaceResourceId : string with get, set
Public Property WorkspaceResourceId As String

Property Value

Attributes

Applies to