Bagikan melalui


ResourceHealthMetadataCollection Class

Definition

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

Constructors

ResourceHealthMetadataCollection()

Properties

NextLink
Value

Methods

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

Applies to