ISapMonitor Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api20200207Preview.SapMonitorTypeConverter))]
public interface ISapMonitor : Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api10.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Models.Api20200207Preview.SapMonitorTypeConverter))>]
type ISapMonitor = interface
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
Public Interface ISapMonitor
Implements ITrackedResource
Derived
Attributes
Implements

Properties

CollectorVersion

The version of the payload running in the Collector VM

EnableCustomerAnalytic

The value indicating whether to send analytics to Microsoft

Id

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

(Inherited from IResource)
Location

The geo-location where the resource lives

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

Name

The name of the resource

(Inherited from IResource)
ProvisioningState

State of provisioning of the HanaInstance

Tag

Resource tags.

(Inherited from ITrackedResource)
Type

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

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to