Compartir a través de


ProjectListResult Class

Definition

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

Constructors

ProjectListResult()

Properties

NextLink
Value

Methods

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

Applies to