次の方法で共有


DataProductUpdateProperties interface

DataProduct の更新可能なプロパティ。

プロパティ

currentMinorVersion

データ製品リソースの現在の構成済みのマイナー バージョン。

owners

データ製品リソースのデプロイに関連付けられている名前または電子メールの一覧。

privateLinksEnabled

データ製品リソースのプライベート リンクを有効または無効にするフラグ。

purviewAccount

接続するデータ製品の Purview アカウント URL。

purviewCollection

接続するデータ製品の Purview コレクション URL。

プロパティの詳細

currentMinorVersion

データ製品リソースの現在の構成済みのマイナー バージョン。

currentMinorVersion?: string

プロパティ値

string

owners

データ製品リソースのデプロイに関連付けられている名前または電子メールの一覧。

owners?: string[]

プロパティ値

string[]

privateLinksEnabled

データ製品リソースのプライベート リンクを有効または無効にするフラグ。

privateLinksEnabled?: string

プロパティ値

string

purviewAccount

接続するデータ製品の Purview アカウント URL。

purviewAccount?: string

プロパティ値

string

purviewCollection

接続するデータ製品の Purview コレクション URL。

purviewCollection?: string

プロパティ値

string