DataMapClient.GetDiscoveryClient(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.
Initializes a new instance of Discovery.
public virtual Azure.Analytics.Purview.DataMap.Discovery GetDiscoveryClient(string apiVersion = "2023-09-01");
abstract member GetDiscoveryClient : string -> Azure.Analytics.Purview.DataMap.Discovery
override this.GetDiscoveryClient : string -> Azure.Analytics.Purview.DataMap.Discovery
Public Overridable Function GetDiscoveryClient (Optional apiVersion As String = "2023-09-01") As Discovery
Parameters
- apiVersion
- String
The API version to use for this operation.
Returns
Exceptions
apiVersion is null.