Compartilhar via


DiagnosticDataProviderMetadata.PropertyBag Property

Definition

Collection of properties

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

Property Value

Implements

Attributes

Applies to