Partilhar via


ResourceRecommendationBase.Category Propriedade

Definição

Obtém ou define a categoria da recomendação. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a