IMonitorProperties.LogAnalyticsWorkspaceArmId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ARM ID of the Log Analytics Workspace that is used for SAP monitoring.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The ARM ID of the Log Analytics Workspace that is used for SAP monitoring.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="logAnalyticsWorkspaceArmId")]
public string LogAnalyticsWorkspaceArmId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The ARM ID of the Log Analytics Workspace that is used for SAP monitoring.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="logAnalyticsWorkspaceArmId")>]
member this.LogAnalyticsWorkspaceArmId : string with get, set
Public Property LogAnalyticsWorkspaceArmId As String
Property Value
- Attributes