Udostępnij za pośrednictwem


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

Resourceid

The list of resource IDs to query metrics for.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to