Compartir a través de


SiteExtensionInfoCollection Class

Definition

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

Constructors

SiteExtensionInfoCollection()

Properties

NextLink
Value

Methods

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

Applies to