Share via


IntegrationAccountAgreementFilterInner Constructors

Definition

Overloads

IntegrationAccountAgreementFilterInner()
IntegrationAccountAgreementFilterInner(AgreementType)

IntegrationAccountAgreementFilterInner()

public IntegrationAccountAgreementFilterInner ();
Public Sub New ()

Applies to

IntegrationAccountAgreementFilterInner(AgreementType)

public IntegrationAccountAgreementFilterInner (Microsoft.Azure.Management.Logic.Fluent.Models.AgreementType agreementType);
new Microsoft.Azure.Management.Logic.Fluent.Models.IntegrationAccountAgreementFilterInner : Microsoft.Azure.Management.Logic.Fluent.Models.AgreementType -> Microsoft.Azure.Management.Logic.Fluent.Models.IntegrationAccountAgreementFilterInner
Public Sub New (agreementType As AgreementType)

Parameters

agreementType
AgreementType

Applies to