Condividi tramite


IApplicationInsightsComponentListResult.Value Property

Definition

List of Application Insights component definitions.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of Application Insights component definitions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20150501.IApplicationInsightsComponent) }, ReadOnly=false, Required=true, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20150501.IApplicationInsightsComponent[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of Application Insights component definitions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20150501.IApplicationInsightsComponent) }, ReadOnly=false, Required=true, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20150501.IApplicationInsightsComponent[] with get, set
Public Property Value As IApplicationInsightsComponent()

Property Value

Attributes

Applies to