InboundEnvironmentEndpointCollection Class

Definition

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

Constructors

InboundEnvironmentEndpointCollection()

Properties

NextLink
Value

Methods

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

Applies to