PurviewDataSourceClient.GetScanClient(String) Method
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.
public virtual Azure.Analytics.Purview.Scanning.PurviewScanClient GetScanClient (string scanName);
abstract member GetScanClient : string -> Azure.Analytics.Purview.Scanning.PurviewScanClient
override this.GetScanClient : string -> Azure.Analytics.Purview.Scanning.PurviewScanClient
Public Overridable Function GetScanClient (scanName As String) As PurviewScanClient
Parameters
- scanName
- String