DataProductUpdateProperties interface

The updatable properties of the DataProduct.

Properties

currentMinorVersion

Current configured minor version of the data product resource.

owners

List of name or email associated with data product resource deployment.

privateLinksEnabled

Flag to enable or disable private link for data product resource.

purviewAccount

Purview account url for data product to connect to.

purviewCollection

Purview collection url for data product to connect to.

Property Details

currentMinorVersion

Current configured minor version of the data product resource.

currentMinorVersion?: string

Property Value

string

owners

List of name or email associated with data product resource deployment.

owners?: string[]

Property Value

string[]

privateLinksEnabled

Flag to enable or disable private link for data product resource.

privateLinksEnabled?: string

Property Value

string

purviewAccount

Purview account url for data product to connect to.

purviewAccount?: string

Property Value

string

purviewCollection

Purview collection url for data product to connect to.

purviewCollection?: string

Property Value

string