Sdílet prostřednictvím


OperationPropertiesFormatServiceSpecification.LogSpecifications Property

Definition

Gets or sets operation log specification.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to