Compartir a través de


ResourceMetricDefinition.Properties Propiedad

Definición

Obtiene las propiedades de definición de métricas de recursos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.properties")]
public System.Collections.Generic.IDictionary<string,string> Properties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.properties")>]
member this.Properties : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Properties As IDictionary(Of String, String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a