Share via


QualifiedIntegrationAccountControlNumber Class

Definition

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
QualifiedIntegrationAccountControlNumber

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)

Applies to