次の方法で共有


ApplicationTypeVersionsCleanupPolicy.MaxUnusedVersionsToKeep プロパティ

定義

保持するアプリケーションの種類ごとに使用されていないバージョンの数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="maxUnusedVersionsToKeep")]
public int MaxUnusedVersionsToKeep { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxUnusedVersionsToKeep")>]
member this.MaxUnusedVersionsToKeep : int with get, set
Public Property MaxUnusedVersionsToKeep As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象