ClientDiscoveryForServiceSpecification.LogSpecifications Property

Definition

Gets or sets list of log specifications of this operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to