Share via


IAzureMonitorWorkspaceIntegration.AzureMonitorWorkspaceResourceId Property

Definition

The resource Id of the connected Azure Monitor Workspace.

[Microsoft.Azure.PowerShell.Cmdlets.Dashboard.Runtime.Info(Description="The resource Id of the connected Azure Monitor Workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="azureMonitorWorkspaceResourceId")]
public string AzureMonitorWorkspaceResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dashboard.Runtime.Info(Description="The resource Id of the connected Azure Monitor Workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="azureMonitorWorkspaceResourceId")>]
member this.AzureMonitorWorkspaceResourceId : string with get, set
Public Property AzureMonitorWorkspaceResourceId As String

Property Value

Attributes

Applies to