PSIntegrationAccountBatchConfiguration(BatchConfiguration) 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.
public PSIntegrationAccountBatchConfiguration (Microsoft.Azure.Management.Logic.Models.BatchConfiguration batchConfiguration);
new Microsoft.Azure.Commands.LogicApp.Models.PSIntegrationAccountBatchConfiguration : Microsoft.Azure.Management.Logic.Models.BatchConfiguration -> Microsoft.Azure.Commands.LogicApp.Models.PSIntegrationAccountBatchConfiguration
Public Sub New (batchConfiguration As BatchConfiguration)
Parameters
- batchConfiguration
- BatchConfiguration