Aracılığıyla paylaş


OperationListResult Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.OperationListResultTypeConverter))]
public class OperationListResult : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.IOperationListResult
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.OperationListResultTypeConverter))>]
type OperationListResult = class
    interface IOperationListResult
    interface IJsonSerializable
Public Class OperationListResult
Implements IOperationListResult
Inheritance
OperationListResult
Attributes
Implements

Constructors

OperationListResult()

Properties

NextLink
Value

Methods

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

Applies to