Freigeben über


IOutboundEnvironmentEndpointCollection Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.OutboundEnvironmentEndpointCollectionTypeConverter))]
public interface IOutboundEnvironmentEndpointCollection : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.OutboundEnvironmentEndpointCollectionTypeConverter))>]
type IOutboundEnvironmentEndpointCollection = interface
    interface IJsonSerializable
Public Interface IOutboundEnvironmentEndpointCollection
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
NextLink

The continuation token.

Value

The collection of outbound network dependency endpoints returned by the listing operation.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to