Partilhar via


ArcSettingList Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ArcSettingListTypeConverter))]
public class ArcSettingList : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IArcSettingList
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ArcSettingListTypeConverter))>]
type ArcSettingList = class
    interface IArcSettingList
    interface IJsonSerializable
Public Class ArcSettingList
Implements IArcSettingList
Inheritance
ArcSettingList
Attributes
Implements

Constructors

ArcSettingList()

Properties

NextLink
Value

Methods

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

Applies to