MetricSettingOperationsExtensions Class

 

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Metrics
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

System.Object
  Microsoft.WindowsAzure.Management.Monitoring.Metrics.MetricSettingOperationsExtensions

[<AbstractClass>]
[<Sealed>]
type MetricSettingOperationsExtensions = class end

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreateOrUpdate(IMetricSettingOperations, MetricSettingsPutParameters)

The Put Metric Settings operation creates or updates the metric settings for the resource.

System_CAPS_pubmethodSystem_CAPS_staticCreateOrUpdateAsync(IMetricSettingOperations, MetricSettingsPutParameters)

The Put Metric Settings operation creates or updates the metric settings for the resource.

System_CAPS_pubmethodSystem_CAPS_staticList(IMetricSettingOperations, String, String)

The List Metric Settings operation lists the metric settings for the resource.

System_CAPS_pubmethodSystem_CAPS_staticListAsync(IMetricSettingOperations, String, String)

The List Metric Settings operation lists the metric settings for the resource.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: