Compartir a través de


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

hanaDbCredentialsMsiId

MSI ID passed by customer which has access to customer's KeyVault and to be assigned to the Collector VM.

hanaDbName

Database name of the HANA instance.

hanaDbPassword

Database password of the HANA instance.

hanaDbPasswordKeyVaultUrl

KeyVault URL link to the password for the HANA database.

hanaDbSqlPort

Database port of the HANA instance.

hanaDbUsername

Database username of the HANA instance.

hanaHostname

Hostname of the HANA instance.

hanaSubnet

Specifies the SAP monitor unique ID.

keyVaultId

Key Vault ID containing customer's HANA credentials.

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.

provisioningState

State of provisioning of the HanaInstance. Possible values include: 'Accepted', 'Creating', 'Updating', 'Failed', 'Succeeded', 'Deleting', 'Migrating' NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource ID NOTE: This property will not be serialized. It can only be populated by the server.

location

Resource location

name

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

tags

Resource tags NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type 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

hanaDbCredentialsMsiId

MSI ID passed by customer which has access to customer's KeyVault and to be assigned to the Collector VM.

hanaDbCredentialsMsiId?: string

Property Value

string

hanaDbName

Database name of the HANA instance.

hanaDbName?: string

Property Value

string

hanaDbPassword

Database password of the HANA instance.

hanaDbPassword?: string

Property Value

string

hanaDbPasswordKeyVaultUrl

KeyVault URL link to the password for the HANA database.

hanaDbPasswordKeyVaultUrl?: string

Property Value

string

hanaDbSqlPort

Database port of the HANA instance.

hanaDbSqlPort?: number

Property Value

number

hanaDbUsername

Database username of the HANA instance.

hanaDbUsername?: string

Property Value

string

hanaHostname

Hostname of the HANA instance.

hanaHostname?: string

Property Value

string

hanaSubnet

Specifies the SAP monitor unique ID.

hanaSubnet?: string

Property Value

string

keyVaultId

Key Vault ID containing customer's HANA credentials.

keyVaultId?: string

Property Value

string

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

provisioningState

State of provisioning of the HanaInstance. Possible values include: 'Accepted', 'Creating', 'Updating', 'Failed', 'Succeeded', 'Deleting', 'Migrating' NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: HanaProvisioningStatesEnum

Property Value

Inherited Property Details

id

Resource ID NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location

location?: string

Property Value

string

Inherited From Resource.location

name

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

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags NOTE: This property will not be serialized. It can only be populated by the server.

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

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type