Batch Deployment Args
constructor(deploymentName: Output<String>? = null, endpointName: Output<String>? = null, identity: Output<ResourceIdentityArgs>? = null, kind: Output<String>? = null, location: Output<String>? = null, properties: Output<BatchDeploymentArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, workspaceName: Output<String>? = null)