共用方式為


MonitoringConfigOperationsExtensions.Get Method

Definition

Gets a metric configuration of a role.

public static Microsoft.Azure.Management.DataBoxEdge.Models.MonitoringMetricConfiguration Get (this Microsoft.Azure.Management.DataBoxEdge.IMonitoringConfigOperations operations, string deviceName, string roleName, string resourceGroupName);
static member Get : Microsoft.Azure.Management.DataBoxEdge.IMonitoringConfigOperations * string * string * string -> Microsoft.Azure.Management.DataBoxEdge.Models.MonitoringMetricConfiguration
<Extension()>
Public Function Get (operations As IMonitoringConfigOperations, deviceName As String, roleName As String, resourceGroupName As String) As MonitoringMetricConfiguration

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.

Returns

Applies to