Share via


IMonitorProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.Api20230401.MonitorPropertiesTypeConverter))]
public interface IMonitorProperties : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.Api20230401.MonitorPropertiesTypeConverter))>]
type IMonitorProperties = interface
    interface IJsonSerializable
Public Interface IMonitorProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AppLocation

The SAP monitor resources will be deployed in the SAP monitoring region. The subnet region should be same as the SAP monitoring region.

ErrorCode

Error code.

ErrorDetail

Error details.

ErrorInnerError

Inner error message.

ErrorMessage

Error message.

ErrorTarget

Error target.

LogAnalyticsWorkspaceArmId

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

ManagedResourceGroupConfigurationName

Managed resource group name

MonitorSubnet

The subnet which the SAP monitor will be deployed in

MsiArmId

The ARM ID of the MSI used for SAP monitoring.

ProvisioningState

State of provisioning of the SAP monitor.

RoutingPreference

Sets the routing preference of the SAP monitor. By default only RFC1918 traffic is routed to the customer VNET.

StorageAccountArmId

The ARM ID of the Storage account used for SAP monitoring.

ZoneRedundancyPreference

Sets the preference for zone redundancy on resources created for the SAP monitor. By default resources will be created which do not support zone redundancy.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to