Freigeben über


PerfMonCounterCollection Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PerfMonCounterCollectionTypeConverter))]
public class PerfMonCounterCollection : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IPerfMonCounterCollection
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PerfMonCounterCollectionTypeConverter))>]
type PerfMonCounterCollection = class
    interface IPerfMonCounterCollection
    interface IJsonSerializable
Public Class PerfMonCounterCollection
Implements IPerfMonCounterCollection
Inheritance
PerfMonCounterCollection
Attributes
Implements

Constructors

PerfMonCounterCollection()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to