你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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