Share via


IMetadataEntity.SupportedValue Property

Definition

The list of supported values.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="The list of supported values.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.IMetadataSupportedValueDetail) }, ReadOnly=false, Required=false, SerializedName="supportedValues")]
public Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.IMetadataSupportedValueDetail[] SupportedValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="The list of supported values.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.IMetadataSupportedValueDetail) }, ReadOnly=false, Required=false, SerializedName="supportedValues")>]
member this.SupportedValue : Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.IMetadataSupportedValueDetail[] with get, set
Public Property SupportedValue As IMetadataSupportedValueDetail()

Property Value

Attributes

Applies to