次の方法で共有


MachineLearningAssetBase.IsArchived プロパティ

定義

資産はアーカイブされていますか? Stage が定義されている型の場合、Stage が指定されると、IsArchived の設定に使用されます。

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

プロパティ値

適用対象