LeaseContainerRequest.ProposedLeaseId プロパティ

定義

変更に必要な、acquire の省略可能な値を取得または設定します。 GUID 文字列形式の推奨リース ID。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象