Partager via


MetadataEntityListResult.Value Property

Definition

The list of metadata entities.

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

Property Value

Implements

Attributes

Applies to