ISolutionPropertiesList.Value 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.
List of solution properties within the subscription.
[Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.Info(Description="List of solution properties within the subscription.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.Api20151101Preview.ISolution) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.Api20151101Preview.ISolution[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.Info(Description="List of solution properties within the subscription.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.Api20151101Preview.ISolution) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.Api20151101Preview.ISolution[] with get, set
Public Property Value As ISolution()
Property Value
- Attributes