Share via


IDevBoxDefinition Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.DevBoxDefinitionTypeConverter))]
public interface IDevBoxDefinition : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api30.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.DevBoxDefinitionTypeConverter))>]
type IDevBoxDefinition = interface
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
Public Interface IDevBoxDefinition
Implements ITrackedResource
Derived
Attributes
Implements

Properties

ActiveImageReferenceExactVersion
ActiveImageReferenceId
HibernateSupport
Id (Inherited from IResource)
ImageReferenceExactVersion
ImageReferenceId
ImageValidationErrorDetailCode
ImageValidationErrorDetailMessage
ImageValidationStatus
Location (Inherited from ITrackedResource)
Name (Inherited from IResource)
OSStorageType
ProvisioningState
SkuCapacity
SkuFamily
SkuName
SkuSize
SkuTier
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
Tag (Inherited from ITrackedResource)
Type (Inherited from IResource)
ValidationStatus

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to