Bagikan melalui


HybridConnectionCollection Class

Definition

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

Constructors

HybridConnectionCollection()

Properties

NextLink
Value

Methods

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

Applies to