Share via


AttachedNetworkListResult Class

Definition

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

Constructors

AttachedNetworkListResult()

Properties

NextLink
Value

Methods

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

Applies to