次の方法で共有


FactoryRepoUpdate.FactoryResourceId プロパティ

定義

ファクトリ リソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象