IDevBoxDefinitionProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.DevBoxDefinitionPropertiesTypeConverter))]
public interface IDevBoxDefinitionProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IDevBoxDefinitionUpdateProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.DevBoxDefinitionPropertiesTypeConverter))>]
type IDevBoxDefinitionProperties = interface
interface IJsonSerializable
interface IDevBoxDefinitionUpdateProperties
Public Interface IDevBoxDefinitionProperties
Implements IDevBoxDefinitionUpdateProperties
- Derived
- Attributes
- Implements
Properties
ActiveImageReferenceExactVersion | |
ActiveImageReferenceId | |
HibernateSupport | (Inherited from IDevBoxDefinitionUpdateProperties) |
ImageReferenceExactVersion | (Inherited from IDevBoxDefinitionUpdateProperties) |
ImageReferenceId | (Inherited from IDevBoxDefinitionUpdateProperties) |
ImageValidationErrorDetailCode | |
ImageValidationErrorDetailMessage | |
ImageValidationStatus | |
OSStorageType | (Inherited from IDevBoxDefinitionUpdateProperties) |
ProvisioningState | |
SkuCapacity | (Inherited from IDevBoxDefinitionUpdateProperties) |
SkuFamily | (Inherited from IDevBoxDefinitionUpdateProperties) |
SkuName | (Inherited from IDevBoxDefinitionUpdateProperties) |
SkuSize | (Inherited from IDevBoxDefinitionUpdateProperties) |
SkuTier | (Inherited from IDevBoxDefinitionUpdateProperties) |
ValidationStatus |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |