Compartir a través de


ClientDiscoveryForServiceSpecification.LogSpecifications Propiedad

Definición

Obtiene o establece la lista de especificaciones de registro de esta operación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a