ClientDiscoveryForServiceSpecification.LogSpecification Property

Definition

List of log specifications of this operation.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IClientDiscoveryForLogSpecification> LogSpecification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.LogSpecification : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IClientDiscoveryForLogSpecification> with get, set
Public Property LogSpecification As List(Of IClientDiscoveryForLogSpecification)

Property Value

Implements

Attributes

Applies to