Freigeben über


ResourceRecommendationBase.Category Eigenschaft

Definition

Ruft die Kategorie der Empfehlung ab oder legt sie fest. Mögliche Werte: "HighAvailability", "Security", "Performance", "Cost"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.category")]
public string Category { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.category")>]
member this.Category : string with get, set
Public Property Category As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: