ServiceTagOutboundRule 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.
Service Tag outbound rule for the managed network of a cognitive services account.
public class ServiceTagOutboundRule : Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesOutboundRuleBasicProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.ServiceTagOutboundRule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.ServiceTagOutboundRule>
type ServiceTagOutboundRule = class
inherit CognitiveServicesOutboundRuleBasicProperties
interface IJsonModel<ServiceTagOutboundRule>
interface IPersistableModel<ServiceTagOutboundRule>
Public Class ServiceTagOutboundRule
Inherits CognitiveServicesOutboundRuleBasicProperties
Implements IJsonModel(Of ServiceTagOutboundRule), IPersistableModel(Of ServiceTagOutboundRule)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ServiceTagOutboundRule() |
Initializes a new instance of ServiceTagOutboundRule. |
Properties
| Name | Description |
|---|---|
| Category |
Category of a managed network Outbound Rule of a cognitive services account. (Inherited from CognitiveServicesOutboundRuleBasicProperties) |
| Destination |
Service Tag 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) |