Freigeben über


IConnectionStringDictionary Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ConnectionStringDictionaryTypeConverter))]
public interface IConnectionStringDictionary : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ConnectionStringDictionaryTypeConverter))>]
type IConnectionStringDictionary = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface IConnectionStringDictionary
Implements IProxyOnlyResource
Derived
Attributes
Implements

Properties

Name Description
Id

Resource Id.

(Inherited from IProxyOnlyResource)
Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
Name

Resource Name.

(Inherited from IProxyOnlyResource)
Property

Connection strings.

Type

Resource type.

(Inherited from IProxyOnlyResource)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to