Freigeben über


ResourceCollection Class

Definition

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

Constructors

ResourceCollection()

Properties

NextLink
Value

Methods

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

Applies to