Partager via


IMetadataEntity.ApplicableScenario Property

Definition

The list of scenarios applicable to this metadata entity.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.PSArgumentCompleter(new System.String[] { "Alerts" })]
[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Create=true, Description="The list of scenarios applicable to this metadata entity.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="applicableScenarios", Update=true)]
public System.Collections.Generic.List<string> ApplicableScenario { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.PSArgumentCompleter(new System.String[] { "Alerts" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Create=true, Description="The list of scenarios applicable to this metadata entity.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="applicableScenarios", Update=true)>]
member this.ApplicableScenario : System.Collections.Generic.List<string> with get, set
Public Property ApplicableScenario As List(Of String)

Property Value

Attributes

Applies to