QualifiedIntegrationAccountControlNumber Constructor
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.
Creates a new instance for the base class and an agreement name.
public QualifiedIntegrationAccountControlNumber (Microsoft.Azure.Commands.LogicApp.Utilities.IntegrationAccountControlNumber icn, string agreementName);
new Microsoft.Azure.Commands.LogicApp.Utilities.QualifiedIntegrationAccountControlNumber : Microsoft.Azure.Commands.LogicApp.Utilities.IntegrationAccountControlNumber * string -> Microsoft.Azure.Commands.LogicApp.Utilities.QualifiedIntegrationAccountControlNumber
Public Sub New (icn As IntegrationAccountControlNumber, agreementName As String)
Parameters
- agreementName
- String