Compartir a través de


DevCenterListResult Class

Definition

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

Constructors

DevCenterListResult()

Properties

NextLink
Value

Methods

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

Applies to