Freigeben über


IOutboundEnvironmentEndpoint Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.OutboundEnvironmentEndpointTypeConverter))]
public interface IOutboundEnvironmentEndpoint : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.OutboundEnvironmentEndpointTypeConverter))>]
type IOutboundEnvironmentEndpoint = interface
    interface IJsonSerializable
Public Interface IOutboundEnvironmentEndpoint
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Category
Endpoint

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to