次の方法で共有


OperationServiceSpecification.LogSpecifications プロパティ

定義

ログに関連する操作の詳細を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象