Share via


ResourceRange Class

Definition

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

Constructors

ResourceRange()

Properties

Max
Min

Methods

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

Applies to