Udostępnij przez


IResourceIdList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Metric.Models.ResourceIdListTypeConverter))]
public interface IResourceIdList : Microsoft.Azure.PowerShell.Cmdlets.Metric.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Metric.Models.ResourceIdListTypeConverter))>]
type IResourceIdList = interface
    interface IJsonSerializable
Public Interface IResourceIdList
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Resourceid

The list of resource IDs to query metrics for.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to