Delen via


ImageProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ImagePropertiesTypeConverter))]
public class ImageProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IImageProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ImagePropertiesTypeConverter))>]
type ImageProperties = class
    interface IImageProperties
    interface IJsonSerializable
Public Class ImageProperties
Implements IImageProperties
Inheritance
ImageProperties
Attributes
Implements

Constructors

ImageProperties()

Properties

Description
HibernateSupport
MemoryMax
MemoryMin
Offer
ProvisioningState
Publisher
Sku
VCpUsMax
VCpUsMin

Methods

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

Applies to