Delen via


ImageVersionProperties Class

Definition

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

Constructors

ImageVersionProperties()

Properties

ExcludeFromLatest
Name
OSDiskImageSizeInGb
ProvisioningState
PublishedDate

Methods

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

Applies to