Compartilhar via


ConnStringValueTypePair Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ConnStringValueTypePairTypeConverter))]
public class ConnStringValueTypePair : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IConnStringValueTypePair
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ConnStringValueTypePairTypeConverter))>]
type ConnStringValueTypePair = class
    interface IConnStringValueTypePair
    interface IJsonSerializable
Public Class ConnStringValueTypePair
Implements IConnStringValueTypePair
Inheritance
ConnStringValueTypePair
Attributes
Implements

Constructors

ConnStringValueTypePair()

Properties

Type
Value

Methods

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

Applies to