IClientDiscoveryValueForSingleApi.ServiceSpecificationLogSpecification Property

Definition

List of log specifications of this operation.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="List of log specifications of this operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IClientDiscoveryForLogSpecification) }, Read=true, ReadOnly=false, Required=false, SerializedName="logSpecifications", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IClientDiscoveryForLogSpecification> ServiceSpecificationLogSpecification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="List of log specifications of this operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IClientDiscoveryForLogSpecification) }, Read=true, ReadOnly=false, Required=false, SerializedName="logSpecifications", Update=true)>]
member this.ServiceSpecificationLogSpecification : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IClientDiscoveryForLogSpecification> with get, set
Public Property ServiceSpecificationLogSpecification As List(Of IClientDiscoveryForLogSpecification)

Property Value

Attributes

Applies to