LeaseContainerResponse.LeaseTimeSeconds プロパティ

定義

リース期間の残存おおよその時間を秒単位で取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象