ISapMonitorListResult Interface

Definition

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

Properties

NextLink

The URL to get the next set of SAP monitors.

Value

The list of SAP monitors.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to