Share via


DevCenterSku Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.DevCenterSkuTypeConverter))]
public class DevCenterSku : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IDevCenterSku, Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.DevCenterSkuTypeConverter))>]
type DevCenterSku = class
    interface IDevCenterSku
    interface IJsonSerializable
    interface ISku
    interface IValidates
Public Class DevCenterSku
Implements IDevCenterSku, IValidates
Inheritance
DevCenterSku
Attributes
Implements

Constructors

DevCenterSku()

Properties

Capability
Capacity
Family
Location
Name
ResourceType
Size
Tier

Methods

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

Applies to