次の方法で共有


TcpScaleRule Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.TcpScaleRuleTypeConverter))]
public class TcpScaleRule : Microsoft.Azure.PowerShell.Cmdlets.App.Models.ITcpScaleRule
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.TcpScaleRuleTypeConverter))>]
type TcpScaleRule = class
    interface ITcpScaleRule
    interface IJsonSerializable
Public Class TcpScaleRule
Implements ITcpScaleRule
Inheritance
TcpScaleRule
Attributes
Implements

Constructors

TcpScaleRule()

Properties

Auth
Metadata

Methods

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

Applies to