Megosztás a következőn keresztül:


IAutoscaleSettingResourceCollection.Value Property

Definition

the values for the autoscale setting resources.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the values for the autoscale setting resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Models.Api20221001.IAutoscaleSettingResource) }, ReadOnly=false, Required=true, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Models.Api20221001.IAutoscaleSettingResource[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the values for the autoscale setting resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Models.Api20221001.IAutoscaleSettingResource) }, ReadOnly=false, Required=true, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Models.Api20221001.IAutoscaleSettingResource[] with get, set
Public Property Value As IAutoscaleSettingResource()

Property Value

Attributes

Applies to