次の方法で共有


JobOutputAsset.AssetName プロパティ

定義

出力資産の名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象