Share via


IAbnormalTimePeriod.Solution Property

Definition

List of proposed solutions

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of proposed solutions", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISolution) }, ReadOnly=false, Required=false, SerializedName="solutions")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISolution[] Solution { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of proposed solutions", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISolution) }, ReadOnly=false, Required=false, SerializedName="solutions")>]
member this.Solution : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISolution[] with get, set
Public Property Solution As ISolution()

Property Value

Attributes

Applies to