Share via


IMonitor.LogAnalyticsWorkspaceArmId Property

Definition

The ARM ID of the Log Analytics Workspace that is used for SAP monitoring.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="The ARM ID of the Log Analytics Workspace that is used for SAP monitoring.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="logAnalyticsWorkspaceArmId", Update=true)]
public string LogAnalyticsWorkspaceArmId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="The ARM ID of the Log Analytics Workspace that is used for SAP monitoring.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="logAnalyticsWorkspaceArmId", Update=true)>]
member this.LogAnalyticsWorkspaceArmId : string with get, set
Public Property LogAnalyticsWorkspaceArmId As String

Property Value

Attributes

Applies to