QualifiedIntegrationAccountControlNumber 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.
The control number qualified with agreement name.
public class QualifiedIntegrationAccountControlNumber : Microsoft.Azure.Commands.LogicApp.Utilities.IntegrationAccountControlNumber
type QualifiedIntegrationAccountControlNumber = class
inherit IntegrationAccountControlNumber
Public Class QualifiedIntegrationAccountControlNumber
Inherits IntegrationAccountControlNumber
- Inheritance
Constructors
QualifiedIntegrationAccountControlNumber(IntegrationAccountControlNumber, String) |
Creates a new instance for the base class and an agreement name. |
Properties
AgreementName |
Gets or sets the agreement name |
ControlNumber |
Gets or sets the control number (Inherited from IntegrationAccountControlNumber) |
ControlNumberChangedTime |
Gets or sets the message received time (Inherited from IntegrationAccountControlNumber) |
IsMessageProcessingFailed |
Gets or sets whether the message processing failed. (Inherited from IntegrationAccountControlNumber) |
MessageType |
Gets or sets the message type. (Inherited from IntegrationAccountControlNumber) |