Share via


AutoscaleSettingResourcePatch.Profiles Eigenschaft

Definition

Ruft die Auflistung automatischer Skalierungsprofile ab, die unterschiedliche Skalierungsparameter für unterschiedliche Zeiträume angeben, oder legt diese fest. Es können maximal 20 Profile angegeben werden.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.profiles")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.AutoscaleProfile> Profiles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.profiles")>]
member this.Profiles : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.AutoscaleProfile> with get, set
Public Property Profiles As IList(Of AutoscaleProfile)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: