ContentSafetyClientOptions(ContentSafetyClientOptions+ServiceVersion) 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 ContentSafetyClientOptions.
public ContentSafetyClientOptions(Azure.AI.ContentSafety.ContentSafetyClientOptions.ServiceVersion version = Azure.AI.ContentSafety.ContentSafetyClientOptions+ServiceVersion.V2023_10_01);
public ContentSafetyClientOptions(Azure.AI.ContentSafety.ContentSafetyClientOptions.ServiceVersion version = Azure.AI.ContentSafety.ContentSafetyClientOptions+ServiceVersion.V2023_04_30_Preview);
new Azure.AI.ContentSafety.ContentSafetyClientOptions : Azure.AI.ContentSafety.ContentSafetyClientOptions.ServiceVersion -> Azure.AI.ContentSafety.ContentSafetyClientOptions
Public Sub New (Optional version As ContentSafetyClientOptions.ServiceVersion = Azure.AI.ContentSafety.ContentSafetyClientOptions+ServiceVersion.V2023_10_01)
Public Sub New (Optional version As ContentSafetyClientOptions.ServiceVersion = Azure.AI.ContentSafety.ContentSafetyClientOptions+ServiceVersion.V2023_04_30_Preview)