AutoScaleVCoreArgs

constructor(capacityLimit: Output<Int>? = null, capacityObjectId: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<AutoScaleVCoreSkuArgs>? = null, systemData: Output<SystemDataArgs>? = null, tags: Output<Map<String, String>>? = null, vcoreName: Output<String>? = null)