IOutboundEnvironmentEndpointCollection Interface

Definition

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

Properties

NextLink

The continuation token.

Value

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to