IntegrationAccountPartnerFilterInner Constructors

Definition

Overloads

IntegrationAccountPartnerFilterInner()
IntegrationAccountPartnerFilterInner(PartnerType)

IntegrationAccountPartnerFilterInner()

public IntegrationAccountPartnerFilterInner ();
Public Sub New ()

Applies to

IntegrationAccountPartnerFilterInner(PartnerType)

public IntegrationAccountPartnerFilterInner (Microsoft.Azure.Management.Logic.Fluent.Models.PartnerType partnerType);
new Microsoft.Azure.Management.Logic.Fluent.Models.IntegrationAccountPartnerFilterInner : Microsoft.Azure.Management.Logic.Fluent.Models.PartnerType -> Microsoft.Azure.Management.Logic.Fluent.Models.IntegrationAccountPartnerFilterInner
Public Sub New (partnerType As PartnerType)

Parameters

partnerType
PartnerType

Applies to