MonitoringConfigurationCollection.Create Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.WindowsAzure.MediaServices.Client.IMonitoringConfiguration Create (string notificationEndPointId, System.Collections.Generic.ICollection<Microsoft.WindowsAzure.MediaServices.Client.ComponentMonitoringSetting> settings);
member this.Create : string * System.Collections.Generic.ICollection<Microsoft.WindowsAzure.MediaServices.Client.ComponentMonitoringSetting> -> Microsoft.WindowsAzure.MediaServices.Client.IMonitoringConfiguration
Public Function Create (notificationEndPointId As String, settings As ICollection(Of ComponentMonitoringSetting)) As IMonitoringConfiguration
Parameters
- notificationEndPointId
- String
- settings
- ICollection<ComponentMonitoringSetting>