ArmIotOperationsModelFactory.AkriConnectorTemplateBucketizedAllocation Method
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 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.