PurviewCatalogClientOptions Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes new instance of PurviewCatalogClientOptions.
public PurviewCatalogClientOptions (Azure.Analytics.Purview.Catalog.PurviewCatalogClientOptions.ServiceVersion version = Azure.Analytics.Purview.Catalog.PurviewCatalogClientOptions+ServiceVersion.V2022_03_01_preview);
new Azure.Analytics.Purview.Catalog.PurviewCatalogClientOptions : Azure.Analytics.Purview.Catalog.PurviewCatalogClientOptions.ServiceVersion -> Azure.Analytics.Purview.Catalog.PurviewCatalogClientOptions
Public Sub New (Optional version As PurviewCatalogClientOptions.ServiceVersion = Azure.Analytics.Purview.Catalog.PurviewCatalogClientOptions+ServiceVersion.V2022_03_01_preview)