次の方法で共有


ScalingHostPoolReference Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ScalingHostPoolReferenceTypeConverter))]
public class ScalingHostPoolReference : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IScalingHostPoolReference
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ScalingHostPoolReferenceTypeConverter))>]
type ScalingHostPoolReference = class
    interface IScalingHostPoolReference
    interface IJsonSerializable
Public Class ScalingHostPoolReference
Implements IScalingHostPoolReference
Inheritance
ScalingHostPoolReference
Attributes
Implements

Constructors

ScalingHostPoolReference()

Properties

HostPoolArmPath
ScalingPlanEnabled

Methods

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

Applies to