Share via


IMetadataEntity.ApplicableScenario Property

Definition

The list of scenarios applicable to this metadata entity.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="The list of scenarios applicable to this metadata entity.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Support.Scenario) }, ReadOnly=false, Required=false, SerializedName="applicableScenarios")]
public Microsoft.Azure.PowerShell.Cmdlets.Advisor.Support.Scenario[] ApplicableScenario { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="The list of scenarios applicable to this metadata entity.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Support.Scenario) }, ReadOnly=false, Required=false, SerializedName="applicableScenarios")>]
member this.ApplicableScenario : Microsoft.Azure.PowerShell.Cmdlets.Advisor.Support.Scenario[] with get, set
Public Property ApplicableScenario As Scenario()

Property Value

Attributes

Applies to