ISapMonitorProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api20200207Preview.SapMonitorPropertiesTypeConverter))]
public interface ISapMonitorProperties : Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api20200207Preview.SapMonitorPropertiesTypeConverter))>]
type ISapMonitorProperties = interface
    interface IJsonSerializable
Public Interface ISapMonitorProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

EnableCustomerAnalytic

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.

MonitorSubnet

The subnet which the SAP monitor will be deployed in

ProvisioningState

State of provisioning of the HanaInstance

SapMonitorCollectorVersion

The version of the payload running in the Collector VM

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to