Compartir a través de


IEndpointDependency Interface

Definition

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

Properties

DomainName
EndpointDetail

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to