CognitiveServicesFqdnOutboundRule 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.
FQDN Outbound Rule for the managed network of a cognitive services account.
public class CognitiveServicesFqdnOutboundRule : Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesOutboundRuleBasicProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesFqdnOutboundRule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesFqdnOutboundRule>
type CognitiveServicesFqdnOutboundRule = class
inherit CognitiveServicesOutboundRuleBasicProperties
interface IJsonModel<CognitiveServicesFqdnOutboundRule>
interface IPersistableModel<CognitiveServicesFqdnOutboundRule>
Public Class CognitiveServicesFqdnOutboundRule
Inherits CognitiveServicesOutboundRuleBasicProperties
Implements IJsonModel(Of CognitiveServicesFqdnOutboundRule), IPersistableModel(Of CognitiveServicesFqdnOutboundRule)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| CognitiveServicesFqdnOutboundRule() |
Initializes a new instance of CognitiveServicesFqdnOutboundRule. |
Properties
| Name | Description |
|---|---|
| Category |
Category of a managed network Outbound Rule of a cognitive services account. (Inherited from CognitiveServicesOutboundRuleBasicProperties) |
| Destination |
Gets or sets the Destination. |
| ErrorInformation |
Error information about an outbound rule of a cognitive services account if RuleStatus is failed. (Inherited from CognitiveServicesOutboundRuleBasicProperties) |
| ParentRuleNames |
Gets the ParentRuleNames. (Inherited from CognitiveServicesOutboundRuleBasicProperties) |
| Status |
Type of a managed network Outbound Rule of a cognitive services account. (Inherited from CognitiveServicesOutboundRuleBasicProperties) |