Partager via


IDataProviderMetadata.PropertyBag Property

Definition

Settings for the data provider

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Settings for the data provider", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IKeyValuePairStringObject) }, ReadOnly=true, Required=false, SerializedName="propertyBag")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IKeyValuePairStringObject[] PropertyBag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Settings for the data provider", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IKeyValuePairStringObject) }, ReadOnly=true, Required=false, SerializedName="propertyBag")>]
member this.PropertyBag : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IKeyValuePairStringObject[]
Public ReadOnly Property PropertyBag As IKeyValuePairStringObject()

Property Value

Attributes

Applies to