IMonitor Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.MonitorTypeConverter))]
public interface IMonitor : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api30.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.MonitorTypeConverter))>]
type IMonitor = interface
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
Public Interface IMonitor
Implements ITrackedResource
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

Server-defined set of error codes.

ErrorDetail

Array of details about specific errors that led to this reported error.

ErrorInnerError

Object containing more specific information than the current object about the error.

ErrorMessage

Human-readable representation of the error.

ErrorTarget

Target of the error.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from IResource)
IdentityType

Type of manage identity

IdentityUserAssignedIdentity

User assigned identities dictionary

Location

The geo-location where the resource lives

(Inherited from ITrackedResource)
LogAnalyticsWorkspaceArmId

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

ManagedResourceGroupConfigurationName

Managed resource group name

MsiArmId

The ARM ID of the MSI used for SAP monitoring.

Name

The name of the resource

(Inherited from IResource)
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.

Subnet

The subnet which the SAP monitor will be deployed in

SystemDataCreatedAt

The timestamp of resource creation (UTC).

(Inherited from IResource)
SystemDataCreatedBy

The identity that created the resource.

(Inherited from IResource)
SystemDataCreatedByType

The type of identity that created the resource.

(Inherited from IResource)
SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

(Inherited from IResource)
SystemDataLastModifiedBy

The identity that last modified the resource.

(Inherited from IResource)
SystemDataLastModifiedByType

The type of identity that last modified the resource.

(Inherited from IResource)
Tag

Resource tags.

(Inherited from ITrackedResource)
Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from IResource)
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