BlocklistClient
BlocklistClient()
BlocklistClient(Uri, AzureKeyCredential)
BlocklistClient(Uri, TokenCredential)
BlocklistClient(Uri, AzureKeyCredential, ContentSafetyClientOptions)
BlocklistClient(Uri, TokenCredential, ContentSafetyClientOptions)
Pipeline
AddOrUpdateBlocklistItems(String, AddOrUpdateTextBlocklistItemsOptions, CancellationToken)
AddOrUpdateBlocklistItems(String, RequestContent, RequestContext)
AddOrUpdateBlocklistItemsAsync(String, AddOrUpdateTextBlocklistItemsOptions, CancellationToken)
AddOrUpdateBlocklistItemsAsync(String, RequestContent, RequestContext)
CreateOrUpdateTextBlocklist(String, RequestContent, RequestContext)
CreateOrUpdateTextBlocklistAsync(String, RequestContent, RequestContext)
DeleteTextBlocklist(String, RequestContext)
DeleteTextBlocklistAsync(String, RequestContext)
GetTextBlocklist(String, CancellationToken)
GetTextBlocklist(String, RequestContext)
GetTextBlocklistAsync(String, CancellationToken)
GetTextBlocklistAsync(String, RequestContext)
GetTextBlocklistItem(String, String, CancellationToken)
GetTextBlocklistItem(String, String, RequestContext)
GetTextBlocklistItemAsync(String, String, CancellationToken)
GetTextBlocklistItemAsync(String, String, RequestContext)
GetTextBlocklistItems(String, Int32?, Int32?, Int32?, CancellationToken)
GetTextBlocklistItems(String, Int32?, Int32?, Int32?, RequestContext)
GetTextBlocklistItemsAsync(String, Int32?, Int32?, Int32?, CancellationToken)
GetTextBlocklistItemsAsync(String, Int32?, Int32?, Int32?, RequestContext)
GetTextBlocklists(CancellationToken)
GetTextBlocklists(RequestContext)
GetTextBlocklistsAsync(CancellationToken)
GetTextBlocklistsAsync(RequestContext)
RemoveBlocklistItems(String, RemoveTextBlocklistItemsOptions, CancellationToken)
RemoveBlocklistItems(String, RequestContent, RequestContext)
RemoveBlocklistItemsAsync(String, RemoveTextBlocklistItemsOptions, CancellationToken)
RemoveBlocklistItemsAsync(String, RequestContent, RequestContext)
monoandroid
namespace Azure.AI.ContentSafety
{
public class BlocklistClient
{
public BlocklistClient(Uri endpoint, AzureKeyCredential credential, ContentSafetyClientOptions options);
}
}
| .NET | 5.06.07.08.09.010.0 |
|---|---|
| .NET Core | 2.02.12.23.03.1 |
| .NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
| .NET Standard | 2.02.1 |
Information specific to monoandroid | |
| Assembly | Azure.AI.ContentSafety , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.AI.ContentSafety (1.0.0) netstandard2.0 |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API