Condividi tramite


IDaprComponent.Metadata Property

Definition

Component metadata

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Component metadata", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IDaprMetadata) }, ReadOnly=false, Required=false, SerializedName="metadata")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IDaprMetadata[] Metadata { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Component metadata", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IDaprMetadata) }, ReadOnly=false, Required=false, SerializedName="metadata")>]
member this.Metadata : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IDaprMetadata[] with get, set
Public Property Metadata As IDaprMetadata()

Property Value

Attributes

Applies to