RaiBlocklistResource.GetRaiBlocklistItems 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.
Gets a collection of RaiBlocklistItems in the RaiBlocklistResource.
public virtual Azure.ResourceManager.CognitiveServices.RaiBlocklistItemCollection GetRaiBlocklistItems();
abstract member GetRaiBlocklistItems : unit -> Azure.ResourceManager.CognitiveServices.RaiBlocklistItemCollection
override this.GetRaiBlocklistItems : unit -> Azure.ResourceManager.CognitiveServices.RaiBlocklistItemCollection
Public Overridable Function GetRaiBlocklistItems () As RaiBlocklistItemCollection
Returns
An object representing collection of RaiBlocklistItems and their operations over a RaiBlocklistItemResource.