TimeSeriesElement.Metadatavalue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The metadata values returned if $filter was specified in the call.
[Microsoft.Azure.PowerShell.Cmdlets.Metric.Origin(Microsoft.Azure.PowerShell.Cmdlets.Metric.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Metric.Models.IMetadataValue> Metadatavalue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Metric.Origin(Microsoft.Azure.PowerShell.Cmdlets.Metric.PropertyOrigin.Owned)>]
member this.Metadatavalue : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Metric.Models.IMetadataValue> with get, set
Public Property Metadatavalue As List(Of IMetadataValue)
Property Value
Implements
- Attributes