次の方法で共有


ProxyResource.Id プロパティ

定義

リソース ID。Setter は、ネットワーク リソースで ID を設定する必要があるため、保護されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象