次の方法で共有


LogAnalytics.LogType プロパティ

定義

使用するログの種類を取得または設定します。 使用できる値は、'ContainerInsights'、'ContainerInstanceLogs' です。

[Newtonsoft.Json.JsonProperty(PropertyName="logType")]
public string LogType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logType")>]
member this.LogType : string with get, set
Public Property LogType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象