Delen via


ScheduleListResult Class

Definition

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

Constructors

ScheduleListResult()

Properties

NextLink
Value

Methods

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

Applies to