SapMonitor interface

SAP monitor info on Azure (ARM properties and SAP monitor properties)

Extends

Properties

enableCustomerAnalytics

The value indicating whether to send analytics to Microsoft

logAnalyticsWorkspaceArmId

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

logAnalyticsWorkspaceId

The workspace ID of the log analytics workspace to be used for monitoring

logAnalyticsWorkspaceSharedKey

The shared key of the log analytics workspace that is used for monitoring

managedResourceGroupName

The name of the resource group the SAP Monitor resources get deployed into. NOTE: This property will not be serialized. It can only be populated by the server.

monitorSubnet

The subnet which the SAP monitor will be deployed in

provisioningState

State of provisioning of the HanaInstance NOTE: This property will not be serialized. It can only be populated by the server.

sapMonitorCollectorVersion

The version of the payload running in the Collector VM NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

location

The geo-location where the resource lives

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

enableCustomerAnalytics

The value indicating whether to send analytics to Microsoft

enableCustomerAnalytics?: boolean

Property Value

boolean

logAnalyticsWorkspaceArmId

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

logAnalyticsWorkspaceArmId?: string

Property Value

string

logAnalyticsWorkspaceId

The workspace ID of the log analytics workspace to be used for monitoring

logAnalyticsWorkspaceId?: string

Property Value

string

logAnalyticsWorkspaceSharedKey

The shared key of the log analytics workspace that is used for monitoring

logAnalyticsWorkspaceSharedKey?: string

Property Value

string

managedResourceGroupName

The name of the resource group the SAP Monitor resources get deployed into. NOTE: This property will not be serialized. It can only be populated by the server.

managedResourceGroupName?: string

Property Value

string

monitorSubnet

The subnet which the SAP monitor will be deployed in

monitorSubnet?: string

Property Value

string

provisioningState

State of provisioning of the HanaInstance NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

sapMonitorCollectorVersion

The version of the payload running in the Collector VM NOTE: This property will not be serialized. It can only be populated by the server.

sapMonitorCollectorVersion?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From TrackedResource.id

location

The geo-location where the resource lives

location: string

Property Value

string

Inherited From TrackedResource.location

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From TrackedResource.name

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From TrackedResource.tags

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From TrackedResource.type