CognitiveServicesOutboundRuleBasicProperties Class
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.
Outbound Rule for the managed network of a cognitive services account. Please note this is the abstract base class. The derived classes available for instantiation are: CognitiveServicesFqdnOutboundRule, CognitiveServicesPrivateEndpointOutboundRule, and ServiceTagOutboundRule.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.CognitiveServices.Models.UnknownCognitiveServicesOutboundRuleBasicProperties))]
public abstract class CognitiveServicesOutboundRuleBasicProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesOutboundRuleBasicProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesOutboundRuleBasicProperties>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.CognitiveServices.Models.UnknownCognitiveServicesOutboundRuleBasicProperties))>]
type CognitiveServicesOutboundRuleBasicProperties = class
interface IJsonModel<CognitiveServicesOutboundRuleBasicProperties>
interface IPersistableModel<CognitiveServicesOutboundRuleBasicProperties>
Public MustInherit Class CognitiveServicesOutboundRuleBasicProperties
Implements IJsonModel(Of CognitiveServicesOutboundRuleBasicProperties), IPersistableModel(Of CognitiveServicesOutboundRuleBasicProperties)
- Inheritance
-
CognitiveServicesOutboundRuleBasicProperties
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| Category |
Category of a managed network Outbound Rule of a cognitive services account. |
| ErrorInformation |
Error information about an outbound rule of a cognitive services account if RuleStatus is failed. |
| ParentRuleNames |
Gets the ParentRuleNames. |
| Status |
Type of a managed network Outbound Rule of a cognitive services account. |