Compartir a través de


ServiceSpecification.LogSpecifications Propiedad

Definición

Obtiene la lista de especificaciones de registro.

[Newtonsoft.Json.JsonProperty(PropertyName="logSpecifications")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.LogSpecification> LogSpecifications { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logSpecifications")>]
member this.LogSpecifications : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.LogSpecification>
Public ReadOnly Property LogSpecifications As IList(Of LogSpecification)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a