次の方法で共有


ScaleRuleAuth Class

Definition

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

Constructors

ScaleRuleAuth()

Properties

SecretRef
TriggerParameter

Methods

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

Applies to