次の方法で共有


MachineLearningOnlineDeploymentProperties.AppInsightsEnabled プロパティ

定義

true の場合、Application Insights のログ記録が有効になります。

public bool? AppInsightsEnabled { get; set; }
member this.AppInsightsEnabled : Nullable<bool> with get, set
Public Property AppInsightsEnabled As Nullable(Of Boolean)

プロパティ値

適用対象