ISolutionPatchRequestBody.ReplacementMapMetricsBasedChart 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.
Solution metrics based charts
[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="Solution metrics based charts", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.IMetricsBasedChart) }, ReadOnly=false, Required=false, SerializedName="metricsBasedCharts")]
public Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.IMetricsBasedChart[] ReplacementMapMetricsBasedChart { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="Solution metrics based charts", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.IMetricsBasedChart) }, ReadOnly=false, Required=false, SerializedName="metricsBasedCharts")>]
member this.ReplacementMapMetricsBasedChart : Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.IMetricsBasedChart[] with get, set
Public Property ReplacementMapMetricsBasedChart As IMetricsBasedChart()
Property Value
- Attributes