DicomServiceArgs

constructor(corsConfiguration: Output<CorsConfigurationArgs>? = null, dicomServiceName: Output<String>? = null, enableDataPartitions: Output<Boolean>? = null, encryption: Output<EncryptionArgs>? = null, identity: Output<ServiceManagedIdentityIdentityArgs>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, storageConfiguration: Output<StorageConfigurationArgs>? = null, tags: Output<Map<String, String>>? = null, workspaceName: Output<String>? = null)