DataProviderMetadata.PropertyBag Property

Definition

Settings for the data provider

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IKeyValuePairStringObject> PropertyBag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.PropertyBag : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IKeyValuePairStringObject>
Public ReadOnly Property PropertyBag As List(Of IKeyValuePairStringObject)

Property Value

Implements

Attributes

Applies to