Share via


PartialSku Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.PartialSkuTypeConverter))]
public class PartialSku : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IPartialSku
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.PartialSkuTypeConverter))>]
type PartialSku = class
    interface IPartialSku
    interface IJsonSerializable
Public Class PartialSku
Implements IPartialSku
Inheritance
PartialSku
Attributes
Implements

Constructors

PartialSku()

Properties

Capacity
Family
Name
Size
Tier

Methods

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

Applies to