共用方式為


MonitoringConfigOperationsExtensions.Delete Method

Definition

deletes a new metric configuration for a role.

public static void Delete (this Microsoft.Azure.Management.DataBoxEdge.IMonitoringConfigOperations operations, string deviceName, string roleName, string resourceGroupName);
static member Delete : Microsoft.Azure.Management.DataBoxEdge.IMonitoringConfigOperations * string * string * string -> unit
<Extension()>
Public Sub Delete (operations As IMonitoringConfigOperations, deviceName As String, roleName As String, resourceGroupName As String)

Parameters

operations
IMonitoringConfigOperations

The operations group for this extension method.

deviceName
String

The device name.

roleName
String

The role name.

resourceGroupName
String

The resource group name.

Applies to