Share via


IDevBoxDefinitionUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.DevBoxDefinitionUpdateTypeConverter))]
public interface IDevBoxDefinitionUpdate : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ITrackedResourceUpdate
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.DevBoxDefinitionUpdateTypeConverter))>]
type IDevBoxDefinitionUpdate = interface
    interface IJsonSerializable
    interface ITrackedResourceUpdate
Public Interface IDevBoxDefinitionUpdate
Implements ITrackedResourceUpdate
Derived
Attributes
Implements

Properties

HibernateSupport
ImageReferenceExactVersion
ImageReferenceId
Location (Inherited from ITrackedResourceUpdate)
OSStorageType
SkuCapacity
SkuFamily
SkuName
SkuSize
SkuTier
Tag (Inherited from ITrackedResourceUpdate)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to