ArmIotOperationsModelFactory.AkriConnectorTemplateBucketizedAllocation Method

Definition

public static Azure.ResourceManager.IotOperations.Models.AkriConnectorTemplateBucketizedAllocation AkriConnectorTemplateBucketizedAllocation(int bucketSize = 0);
static member AkriConnectorTemplateBucketizedAllocation : int -> Azure.ResourceManager.IotOperations.Models.AkriConnectorTemplateBucketizedAllocation
Public Shared Function AkriConnectorTemplateBucketizedAllocation (Optional bucketSize As Integer = 0) As AkriConnectorTemplateBucketizedAllocation

Parameters

bucketSize
Int32

The bucketized allocation of AEPs for connectors.

Returns

A new AkriConnectorTemplateBucketizedAllocation instance for mocking.

Applies to