IComponentMonitoringSetting Interface

 

The interface of monitoring settings for a component.

Namespace:   Microsoft.WindowsAzure.MediaServices.Client
Assembly:  Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)

Syntax

public interface IComponentMonitoringSetting
public interface class IComponentMonitoringSetting
type IComponentMonitoringSetting = interface end
Public Interface IComponentMonitoringSetting

Properties

Name Description
System_CAPS_pubproperty Component

Gets or sets the monitoring component.

System_CAPS_pubproperty Level

Gets or sets the monitoring level.

See Also

Microsoft.WindowsAzure.MediaServices.Client Namespace

Return to top