次の方法で共有


OperationServiceSpecificationDefinition.LogSpecifications プロパティ

定義

Azure Monitoring ログ定義の一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象