Partager via


ResourceSize Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.ResourceSizeTypeConverter))]
public class ResourceSize : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.IResourceSize
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.ResourceSizeTypeConverter))>]
type ResourceSize = class
    interface IResourceSize
    interface IJsonSerializable
Public Class ResourceSize
Implements IResourceSize
Inheritance
ResourceSize
Attributes
Implements

Constructors

ResourceSize()

Properties

Sku

Methods

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

Applies to