Delen via


NetworkConnectionListResult Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.NetworkConnectionListResultTypeConverter))]
public class NetworkConnectionListResult : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.INetworkConnectionListResult
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.NetworkConnectionListResultTypeConverter))>]
type NetworkConnectionListResult = class
    interface INetworkConnectionListResult
    interface IJsonSerializable
Public Class NetworkConnectionListResult
Implements INetworkConnectionListResult
Inheritance
NetworkConnectionListResult
Attributes
Implements

Constructors

NetworkConnectionListResult()

Properties

NextLink
Value

Methods

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

Applies to