次の方法で共有


ExperimentUpdate interface

実験の更新について説明します。

プロパティ

identity

実験リソースの ID。

tags

実験リソースのタグ。

プロパティの詳細

identity

実験リソースの ID。

identity?: ResourceIdentity

プロパティ値

tags

実験リソースのタグ。

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}