PurviewWorkflowServiceClientOptions 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 PurviewWorkflowServiceClientOptions.
public PurviewWorkflowServiceClientOptions (Azure.Analytics.Purview.Workflows.PurviewWorkflowServiceClientOptions.ServiceVersion version = Azure.Analytics.Purview.Workflows.PurviewWorkflowServiceClientOptions+ServiceVersion.V2023_10_01_Preview);
new Azure.Analytics.Purview.Workflows.PurviewWorkflowServiceClientOptions : Azure.Analytics.Purview.Workflows.PurviewWorkflowServiceClientOptions.ServiceVersion -> Azure.Analytics.Purview.Workflows.PurviewWorkflowServiceClientOptions
Public Sub New (Optional version As PurviewWorkflowServiceClientOptions.ServiceVersion = Azure.Analytics.Purview.Workflows.PurviewWorkflowServiceClientOptions+ServiceVersion.V2023_10_01_Preview)