Delen via


DevBoxDefinitionUpdate Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.DevBoxDefinitionUpdateTypeConverter))]
public class DevBoxDefinitionUpdate : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IDevBoxDefinitionUpdate, Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.DevBoxDefinitionUpdateTypeConverter))>]
type DevBoxDefinitionUpdate = class
    interface IDevBoxDefinitionUpdate
    interface IJsonSerializable
    interface ITrackedResourceUpdate
    interface IValidates
Public Class DevBoxDefinitionUpdate
Implements IDevBoxDefinitionUpdate, IValidates
Inheritance
DevBoxDefinitionUpdate
Attributes
Implements

Constructors

DevBoxDefinitionUpdate()

Properties

HibernateSupport
ImageReferenceExactVersion
ImageReferenceId
Location
OSStorageType
SkuCapacity
SkuFamily
SkuName
SkuSize
SkuTier
Tag

Methods

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

Applies to