BatchDeploymentArgs

constructor(batchDeploymentProperties: Output<BatchDeploymentArgs>? = null, deploymentName: Output<String>? = null, endpointName: Output<String>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, kind: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<SkuArgs>? = null, tags: Output<Map<String, String>>? = null, workspaceName: Output<String>? = null)