次の方法で共有


ResourceCertificateDetails.ResourceId プロパティ

定義

コンテナーのリソース ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="resourceId")]
public long? ResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceId")>]
member this.ResourceId : Nullable<int64> with get, set
Public Property ResourceId As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象